OgreNewt newbie question...

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

walaber

09-02-2006 17:44:23

i assume you started with the vehicle demo, right?

now you need to make a more advanced vehicle setup. you need to implement a gearbox and engine torque curve to get a better vehicle simulation.

http://home.planet.nl/~monstrous/tutcar.html. - have a look at this tutorial, especially the section on the transmission, and engine torque.

Hokuto

09-02-2006 17:48:46

i assume you started with the vehicle demo, right?

now you need to make a more advanced vehicle setup. you need to implement a gearbox and engine torque curve to get a better vehicle simulation.

http://home.planet.nl/~monstrous/tutcar.html. - have a look at this tutorial, especially the section on the transmission, and engine torque.



http://www.planet.nl/error_404.html

sigh :(

Hokuto

09-02-2006 18:01:19

tutorial found on:

http://home.wxs.nl/~monstrous/tutcar.html

very hard tutorial... :shock:

something easier :wink:

TNX :D

jacmoe

09-02-2006 18:23:03

This is how easy it is going to get when doing an advanced setup.
If you are not ready for it, try something simpler. :wink:

Hokuto

09-02-2006 18:28:24

This is how easy it is going to get when doing an advanced setup.
If you are not ready for it, try something simpler. :wink:


OK, TnX ... :wink:

CK_MACK

09-03-2007 04:36:22

Anyone have a working link for this tutorial?

Thanks,

Marc.

nikhil

22-03-2007 06:58:43

Anyone have a working link for this tutorial?

Thanks,

Marc.


Did you just reply to this thread after exactly 13 MONTHS .. :shock: