public void goToInventoryScreen(AudioSource audio)
 {
     behave.GoToInventoryScene(audio);
 }