SpinWhenBurning
ComponentsVehicle
SpinWhenBurning
Description
Spinning of an airplane in a crash
Usage
refer Vehicle,add to the topmost object of the vehicle object
Comment
Variables
| Name | Type | Description |
|---|---|---|
| minTorque | Vector3 | Minimum torque |
| maxTorque | Vector3 | maximum torque |
| allowFlipX | bool | Allow objects to rotate in X-axis |
| allowFlipY | bool | Allow object Y-axis rotation |
| allowFlipZ | bool | Allows the object to rotate in the Z-axis |
