Anyone wanna help me?

Okay so im making a racing game and well, i need a script/animation for the car so when press W or ^ it will move forward and A&D it will turn

Thanks and have a good day

Try using physics engine, make car a rigid body and use rigidbody.AddRelativeForce(x,y,z)

Try the Collaboration forum :slight_smile:

[Edit: If you’re looking for a programmer, that is. If you’re looking for help doing it yourself, you’re in the right place.]

well im kinda looking for a modler mostly to make me a map, with buildings and all that

The scripting sub forum is the best place to find a modeler, no doubt!

This is an easy car tutorial for beginners.

http://www.gotow.net/andrew/blog/?page_id=78

looks cool ill try it too