Add vehicle tutorial

Hey everyone. I am new new to jme3 . I am trying to make a car simulation game. I have the scene set and learned about appstates. I just want to know can anyone point me to a good vehicle tutorial . I have seen testphysicscar.java and testfancycar.java but cant grasp the logic.i have also seen tutorials available in sdk. I would be grateful if anyone would point me to vehicle tutorial from inserting model to attatching controls.

Thanks in Advance :slight_smile:

I didn’t made a car game myself but I found this tutorial in the wiki, maybe it helps you.

https://jmonkeyengine.github.io/wiki/jme3/advanced/vehicles.html

1 Like

Thanks . I am trying it now . Hope all goes well. :smile: