AnimationSettings.SetState


Declaration

public void SetState(MovementController controller, Animator animator)

Description

Set the animation state of the animator component.

Parameters

controllerThe movement controller updating the animation state.
animatorThe animator component to set the state of.