Tool.setMovementAnimation
Sets the current third person view movement animation to be used by the tool.
Kind: Function
Environments: Game
Game
tool:setMovementAnimation( name, animation )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
name |
string | The name. |
animation |
string | The animation. |