GetTireSlip
This function returns the specified tire's current slippage on the ground. This can be used to play tire skidding noises when a vehicle slides.
Syntax
- number GetTireSlip(number index)
Parameters
- index: the index of the tire to return the value for.
Returns
Returns the slippage of the specified tire.