Inheritance: UnityEngine.MonoBehaviour
 void Awake()
 {
     _playerAnimationControl = Player.GetComponent<AnimationControl>();
 }