Vehicle configuration

Hi, I copied TestFancyCar.java and loaded new model, game is running but the wheals are acting very strange. JME vehicle bah - YouTube

Look closely at the code in TestFancyCar that sets the wheels to their visual center, the geometry of the ferrari wheels has their center at 0/0/0.

Mine also, Dropbox - Error

Yeah but obviously you’re still doing it wrong. Maybe try using the VehicleCreator plugin in the SDK if doing it by code is too hard.

With VehicleCreator same effect

Funny, works for me.

What am I doing wrong?

You need to select “make parent node and center” and you need to select the actual geometry when selecting the wheels.

Now it looks like this : Dropbox - Error

I created new project and everything works))) thanks @normen