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