Move Faster

leoder

30-05-2009 23:40:14

Hi every body,


I compile OgreOde_GranTurismDemo and I like my car run faster, What cant I do??

zinking

03-09-2009 09:58:18

maybe you should just adjust the simulation step

petrinm

04-09-2009 12:11:39

Increase the torque of the the engine!
_vehicle->getEngine()->setTorque(0.5 /* min torque */,10.0 /* max torque */);