void PlayerDeath()
 {
     //Excecuting death function
     utility.Die();
 }