gugus
15-04-2007 17:32:13
I am trying to modifie prefab vehicle , but i don't understand what DesiredRPM is.It is used in suspension joint.What is it exactly?
I will try to rewrite all engine class.I don't understand anything.
The torque i want to apply on the wheel will be given by a function like:
a/((a+b)²+c)+d.Am I right for this function?
And what is Real brake = _engine->getBrakeForce();
I will try to rewrite all engine class.I don't understand anything.
The torque i want to apply on the wheel will be given by a function like:
a/((a+b)²+c)+d.Am I right for this function?
And what is Real brake = _engine->getBrakeForce();