AiState.getWantsJump

Check if the state wants to jump.

Kind: Function

Environments: Game

Game

aiState:getWantsJump(  )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
state AiState The state.

Returns:

Type Description
boolean Returns true when the state wants to jump.