#How do I make my wheels not jitter when I stop steering?

1 messages · Page 1 of 1 (latest)

gleaming coral
#

I built a simple car using hinges rotate the wheels and steer, and springs to act as suspension. The car drives fine but I've noticed that when I stop steering it the front 2 wheels, which are responsible for steering, tend to move independently of each other whilst straightening out. Is it possible to lock their rotation together somehow to make it look more realistic when stopping?

https://youtu.be/oG7fS5gHVT0

vast merlin
#

anchoring it should stop them from jittering but you would probably need to add some code to move them when you steer

gleaming coral
vast merlin
#

thats what I mean, you would need code to fix it if you do that

#

just one fix for a problem that could have many solutions

gleaming coral
#

Ive managed to make a fix that works well enough, it doesnt get rid of the shake 100% but ive severely reduced it by adding a rod constraint between the parts that the steering hinge is attached to