Tool
An object that can be equipped by players
Properties
Name | Type | Description |
---|---|---|
UseHoldingAnimation | Boolean |
Inherited from Dynamic | Name Enabled Root Tag Position Rotation LocalRotation Size Parent TextureID TextureTiling TextureTilingY |
Functions
Name | Returns | Description |
---|---|---|
PlayAnimation | Void |
Inherited from Dynamic | SetParent Log IsA FindFirstChild FindFirstChildOfClass FindFirstParentOfClass MoveTo NetworkSync LookAt LocalToWorldPoint Clone GetChildren ClearChildren Destroy |
Events
Name | Description |
---|---|
Equipped | Triggered when this tool is equipped. |
Unequipped | Triggered when this tool is unequipped. |
Ready | Triggered when this tool is ready to be used. |
Activated | Triggered when this tool has been activated. |
ActivatedHeld | Triggered when this tool has been activated and the left mouse button is held down. |