Moving vehicle behavior

Started by
-1 comments, last by Medo Mex 11 years, 4 months ago
Should I use the following line while rendering?
mRaycastVehicle->updateVehicle(1);

When I don't use it the vehicle never move forward or backward, when I use it the vehicle bounce and behave weirdly while moving.

This topic is closed to new replies.

Advertisement