private void Update() { gameMgmt.ShowScores(gameObject.name); gameMgmt.ShowDeaths(gameObject.name); gameMgmt.ShowLevel(); }