Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 26, 2007, 9:30:06 PM (18 years ago)
Author:
snellen
Message:

added CameraMan tag in cut scene

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/scripts/spacestation/switchtotower.lua

    r4514 r4544  
    77trigger:setRadius(500)
    88trigger:setTriggerRemains(false)
    9 trigger:setDebugDraw(true)
    109
    1110
     
    1413
    1514function tick(timestep)
    16 io.write("TESTING TESTING \n")
    1715if spacestationtower:setNextStoryName( "Space Station 1" ) then
    1816spacestationtower:stop()
Note: See TracChangeset for help on using the changeset viewer.