WallJumpState.

OnEnterState() Method

Summary

Sets the PlatformerGameKit.Characters.CharacterBody2D.IsGrounded to be true momentarily so that PlatformerGameKit.Characters.States.AirJumpState resets its jump counter.

Syntax

public override void OnEnterState()

Return Value

Type Description
void