ï Õfunction init(self) go.set_position(vmath.vector3(527.5,348,1)) msg.post(".", "acquire_input_focus") end function on_input(self, action_id, action) if action_id == hash("escape") and action.pressed then msg.post("main:/controller#main", "escape") end end @main/gameover.script"