public void Stop() { resetStreams(); _playing = false; _skeletonPlayer.Reset(); _inputManager._playing = false; Debug.Log("Stop!"); hide(); }