Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 4, 2006, 6:07:03 PM (18 years ago)
Author:
bensch
Message:

rename

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/presentation/scripts/spaceship_flight.lua

    r4109 r4114  
    11-- Global Variables
    2 thisscript:addObject("GameWorld", "Ambush_at_Jupiter")
     2thisscript:addObject("GameWorld", "Ambush_at_Uranus")
    33thisscript:addObject("Spacecraft2D", "SPACE_CRAFT")
    44
     
    77function tick(timestep)
    88
    9  Ambush_at_Jupiter:setPlaymode("Horizontal")
     9 Ambush_at_Uranus:setPlaymode("Horizontal")
    1010 SPACE_CRAFT:setAirFriction(3.0)
    1111
Note: See TracChangeset for help on using the changeset viewer.