AnimationState

Inherits from Zigurous.CharacterController.MovementBehavior<T>

Declaration

public class AnimationState : MovementBehavior<AnimationSettings>

Description

Updates the animation state of a character.

Methods

OnPostUpdateChecks for any state changes after the process is handled.