extends Part
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | SkateboardPlatform |
Deprecated | bool | true |
ExplorerOrder | string | 3 |
ExplorerImageIndex | string | 35 |
Properties
6Controller
Object| Field | XML type | Value |
|---|---|---|
Name | string | Controller |
ControllingHumanoid
Object| Field | XML type | Value |
|---|---|---|
Name | string | ControllingHumanoid |
MoveState
MoveState| Field | XML type | Value |
|---|---|---|
Name | string | MoveState |
Steer
int| Field | XML type | Value |
|---|---|---|
Name | string | Steer |
StickyWheels
bool| Field | XML type | Value |
|---|---|---|
Name | string | StickyWheels |
Throttle
int| Field | XML type | Value |
|---|---|---|
Name | string | Throttle |
Functions
1ApplySpecificImpulse
(impulseWorld: Vector3) → void| Field | XML type | Value |
|---|---|---|
Name | string | ApplySpecificImpulse |
Events
7Equipped
(humanoid: Instance, skateboardController: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | Equipped |
MoveStateChanged
(newState: MoveState, oldState: MoveState) → void| Field | XML type | Value |
|---|---|---|
Name | string | MoveStateChanged |
RemoteCreateMotor6D
(humanoid: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | RemoteCreateMotor6D |
RemoteDestroyMotor6D
() → void| Field | XML type | Value |
|---|---|---|
Name | string | RemoteDestroyMotor6D |
Unequipped
(humanoid: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | Unequipped |
equipped
(humanoid: Instance, skateboardController: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | equipped |
unequipped
(humanoid: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | unequipped |