extends Control func input_action_pressed(key:String): match key: "status": Global.ui_mgr.pause_close("status") Global.ui_mgr.open("hud")