Game Development Community

Need help with Bindings

by Steve Boris · in Torque Game Engine · 09/29/2002 (9:24 am) · 0 replies

Been experimenting with the Racing Mod and have this question.

I'm trying to change the rate at which the wheels turn, either using the mouse or keyboard. I found the maxSteeringAngle for the wheels in Car.cs.

But where do I change the amount of SteeringAngle per mouse or keyboard movement.
Is this in Engine or in another script?