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