public void TriggerPlayerDeath()
 {
     _controller.TriggerPlayerDeath();
 }