if keyboard_check_pressed(ord("Z"))
   {
   room_goto(rm_title)
   }