public override void UpdateAction() { movementAI.SetMovement(0); }
public override void ExitAction() { movementAI.SetMovement(0); }