JustInvoke / Randomation-Vehicle-Physics

Vehicle physics system for the Unity engine.
https://justinvoke.com/game-assets/#randomation-vehicle-physics
864 stars 184 forks source link

Any tips to avoid completely uncontrollable vehicle behavior when using handbrake? #35

Open Renato404 opened 6 years ago

Renato404 commented 6 years ago

I don't want to use vehicle assists script, because its not realistic way to do it. Will good wheel friction setup solve that, Or is it completely unavoidable?

JustInvoke commented 6 years ago

Unfortunately the assist script is pretty much required for control when using the handbrake. You may be able to achieve sufficient control with enough tweaks to wheel friction, but it would be very difficult.