- Home /
Car rolls over when turning in real-time
I Followed a tutorial on making a car, and it worked fine but then when i created a more complex model of a car at the slightest turn with a little speed the car rolls. I think it may have something to do with coliders and rigid body? I have tried a few thing but am stuck. I made the model in Blender
this is, honestly, too broad a question for here. As Stephan perfectly explains, cars are $$anonymous$$dbogglingly complex - you could have any one of literally dozens of problems.
$$anonymous$$gest you go to the FORU$$anonymous$$ site and post your whole project. Good luck!
Answer by StephanK · Jan 02, 2013 at 09:22 AM
Hard to answer this, as cars are complex systems and there are many things that could go wrong. The most likely thing is that the center of mass for your rigidbody/car ist too high. You can try to fix that via scripting using the rigidbody.centerOfMass property.
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Vehicle Won't go past 2nd gear. 1 Answer
LineCast always returning true 1 Answer
blender unity import mesh problem 1 Answer
Android: Plane physics/movement 0 Answers