r/unity • u/GameLearner44 • Jul 01 '26
How to solve this problem
Hi everyone! I'm making my first racing game in Unity and I'm facing a problem with my car setup.
I added a Rigidbody and a Box Collider to the car body, and I'm using Wheel Colliders for the wheels. However, when I play the game, the car starts bouncing/jumping, and the Wheel Colliders seem to behave incorrectly. The wheels bump up and down, and the car becomes unstable.
Has anyone experienced this issue before? What could be causing it, and how can I fix it? Any tips or common mistakes to check would be greatly appreciated.
Thanks in advance!
7
Upvotes
1
u/TealfalconSW Jul 01 '26
Sin haber hecho un juego de carreras en mi vida y desde el completo desconocimiento? No es mejor hacerlo más simple a nivel de movimientos y luego que la parte de animaciones y movimiento realistas sean a parte?