Hello, i need change some wheelcollider values, exactly the sidewaysFriction.extremumValue from default(20000) to 2000 by script, but i cant do work
col.suspensionSpring = js
col.radius = radius;
col.mass = WheelMass;
//this is i need change the value from 20000 default to 2000
col.sidewaysFriction.extremumValue