private void OnEnable()
 {
     playerEvent.RegisterListener(this);
 }