decals
This commit is contained in:
@@ -51,7 +51,7 @@ public partial class WheelPowertrain : PowertrainComponent
|
||||
|
||||
Wheel.AutoSimulate = false;
|
||||
Wheel.StepPhys( Controller, dt );
|
||||
|
||||
|
||||
return Math.Abs( Wheel.CounterTorque );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user