AnimationControllerState:
    | "scheduled"
    | "running"
    | "paused"
    | "stopped"