Quantcast
Channel: Questions in topic: "slip"
Viewing all articles
Browse latest Browse all 49

Decreasing wheel friction with velocity

$
0
0

I want to have my car wheels to have less sideways friction at higher speeds, how do i do this? this is the code i have so far... but it doesn't work.

var slip = 0.022 - (rigidbody.velocity.magnitude / 150);

BackRightWheel.WheelHit.sidewaysSlip = slip;

Viewing all articles
Browse latest Browse all 49

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>