Set Wheel Collider Steer Angle Item Gimmick component
Set Wheel Collider Steer Angle Item Gimmick is a gimmick that sets the Steer Angle of the Wheel Collider handle that it specifies.
Property
Property | function |
---|---|
Target | Specifies the target of the message to be read. For details, see the common setting items for gimmicks. The Target of this gimmick can be This or Global. |
Key | Specifies the distinguished name of the message to read. For details, see the common setting items for gimmicks. |
Parameter Type | Specifies the type of message (value type) that can be read. |
-Bool | While on, sets the Wheel Collider handle angle to the value specified by Angle Rate. Set to 0 while off. |
-Float | The value set for Angle Rate multiplied by the Float Value of the message is set to the angle of the Wheel Collider handle. |
-Integer | Set the value set for Angle Rate multiplied by the Integer Value of the message to the angle of the Wheel Collider handle. |
Wheel Colliders | Specifies the Wheel Collider component that sets the angle of the handle. |
Angle Rate | Specifies the magnification of the handle angle to be set. |
With this gimmick, the following components will be added automatically: Movable Item component
The Wheel Collider you specify must be a child of the item with this gimmick.