Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4107


Ignore:
Timestamp:
Jul 4, 2006, 4:34:16 PM (18 years ago)
Author:
bensch
Message:

below this line thou shalt work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/presentation/worlds/sp_level_ambush_at_jupiter.oxw

    r4100 r4107  
    123123     <file>spaceship_flight.lua</file>
    124124     <function>tick</function>
    125      <abs-coor>2500, -21.959781, -1695</abs-coor>
    126      <radius>100</radius>
     125     <abs-coor>2500, 0, -1695</abs-coor>
     126     <radius>150</radius>
    127127     <worldentity>SPACE_CRAFT</worldentity>
    128128     <debugdraw>true</debugdraw>
     
    133133  </ScriptManager>
    134134
    135 
     135  <clip-region>1.0, 60000</clip-region>
    136136  <WorldEntities>
    137137
     
    139139     <name>Sky</name>
    140140     <Materialset>pictures/sky/simple_space</Materialset>
    141      <Size>100000</Size>
     141     <Size>50000</Size>
    142142    </SkyBox>
    143143
     
    210210       <abs-dir>0, 0, 1, 0</abs-dir>
    211211    </GenericNPC>
    212    
    213    
     212
     213
    214214    <GenericNPC>
    215215       <name>mechanic2</name>
     
    258258      <travel-speed>20</travel-speed>
    259259      <travel-height>5</travel-height>
    260       <travel-distance>10, 10</travel-distance>
     260      <travel-distance>40, 20</travel-distance>
    261261    </Spacecraft2D>
    262262
     
    287287      <abs-coor>811.904358, -11.959779, -1698.305786</abs-coor>
    288288    </SpaceShip>
     289
     290
     291
     292    <!-- HERE IS THE ARCADE SHOOTER -->
     293
     294
     295
     296    <!-- BELOW THIS LINE (delete this line later)-->
    289297
    290298
Note: See TracChangeset for help on using the changeset viewer.