Character.setClimbing

Sets whether the character is climbing.

Kind: Function

Environments: Game

Game

character:setClimbing( state )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
character Character The character.
state boolean The climbing state.