FGear Vehicle Physics (v1.4)

hi,

for new starters it’s recommended to follow the quickstart tutorial with the already included vehicle asset(fgSedan).
after that if you fail with another asset then you could easily compare the assets to find what’s wrong.
it’s most likely that the failed asset is either physics asset or the anim bp. for ex. you need to remove any colliders from the wheels.
we already have that default sedan model in the example project, try comparing the assets, let me know if you need more help.

regards.