Character.getMovementSpeedFraction
Gets the current fraction multiplier applied on the character's movement speed.
Kind: Function
Environments: Game
Game
character:getMovementSpeedFraction( )
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| number | The movement speed fraction. |