Hi all, i’m running into some issues with setting up chaos vehicles in my game.
After i’ve set up the physics asset and the vehicle movement component, the vehicle start jittering.
The jitter is not always visible with high framerates, so i’ve set a fixed framerate of 30 in my project.
I was able to reproduce this issue by using the sample “Sedan” vehicle from the Vehicles Example project.
I was wondering if this is a common issue and if anyone knows how to fix this.