Skip to main content

CharacterJumpState

ZEPETO.Character.Controller.CharacterJumpState

Represents the detailed jumping state of a ZEPETO character.

NameValueDescription
None-1None.
JumpIdle0Jumping in place.
JumpMove1Jumping in a direction, combining the vertical leap with horizontal motion.
JumpDash2Jumping quickly.
JumpDouble3Performing a second jump while already in a jump.