MoveState
Represents the state of a SkateboardPlatform.
Items 5
History | Name | Value | Description | |
---|---|---|---|---|
47 | Stopped | 0 | Skateboard is stopped (not moving). | |
47 | Coasting | 1 | Skateboard is coasting (not actively speeding up / being pushed). | |
47 | Pushing | 2 | Skateboard is being pushed (speeding up). | |
47 | Stopping | 3 | Skateboard is stopping, but still moving. | |
47 | AirFree | 4 | Skateboard is in the air. |
Description
Represents the state of a SkateboardPlatform.