public void OnEvent(StopPlayingEvent e) { GetComponentInChildren <Animator>().SetBool("open", false); }
public void OnEvent(StopPlayingEvent e) { Hint.Reset(); }
public void OnEvent(StopPlayingEvent e) { // todo Fading ambient2.volume = 0; goodbye.Play(); }