AiState.getWantsJump
Check if the state wants to jump.
Kind: Function
Environments: Game
Game
aiState:getWantsJump( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
state |
AiState | The state. |
Returns:
| Type | Description |
|---|---|
| boolean | Returns true when the state wants to jump. |