Hokuto
09-02-2006 17:17:34
Hi,
I have a problem with OgreNewt..
when I change the value in torque:
----------------------------------------------------
if (mInputDevice->isKeyDown(Ogre::KC_W))
torque += 3000.0; // OLD VALUE = torque += 600.0;
----------------------------------------------------
I have this result, look the screenshot...


how I make it on the road if increase the car speed?
excuse me for the bad English
Best Regards
I have a problem with OgreNewt..
when I change the value in torque:
----------------------------------------------------
if (mInputDevice->isKeyDown(Ogre::KC_W))
torque += 3000.0; // OLD VALUE = torque += 600.0;
----------------------------------------------------
I have this result, look the screenshot...
how I make it on the road if increase the car speed?
excuse me for the bad English
Best Regards