-- Global Variables thisscript:addObject("GameWorld", "Ambush_at_Jupiter") function tick(timestep) Ambush_at_Jupiter:setPlaymode("Horizontal") return true end