public static void SetPause()
 {
     ins.paused = false;
     ins.PausePlay();
 }