Tool.getMovementVelocity
Returns the movement velocity of the player.
Kind: Function
Environments: Game
Game
tool:getMovementVelocity( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The player's velocity. |