Hi all!
I’m just playing around with Blender and I want to create a simple game where I can drive a car around a 3d envirement. I can handel the 3d aspect but I’m running into trouble with the Python scripting.
I’m following this tutorial:
http://www.tutorialsforblender3d.com/Game_Engine/Vehicle/Vehicle_4.html
Okay I copy his script into the clipboard, But when I try and run it, it says this ‘Python script error, check the console’
And the console says this:
Syntax Error: invalid syntax
File “CarSetup.py”, line 1
Import the PhysicsConstraints module
I dont have a clue what could be wrong… I didnt download anything for this so is that my problem? Anyhelp would be awesome!!! Im using version 2.47
Thanks