Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9342


Ignore:
Timestamp:
Aug 30, 2012, 11:15:33 AM (12 years ago)
Author:
jo
Message:

Adjusting timers of the Asteroid-Race level to the spaceships current speed capability.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2012merge/data/levels/asteroids.oxw

    r9016 r9342  
    149149
    150150
    151     <CheckPoint name=trigger1 position="-300,300,0" scale=1 isdestination=false isfirst=true stayactive=true distance=10 addtime=30 />
    152 
    153 
    154     <CheckPoint name=trigger2 position="2200,600,0" scale=3 isdestination=false stayactive=true distance=100 addtime=17>
     151    <CheckPoint name=trigger1 position="-300,300,0" scale=1 isdestination=false isfirst=true stayactive=true distance=10 addtime=24 />
     152
     153
     154    <CheckPoint name=trigger2 position="2200,600,0" scale=3 isdestination=false stayactive=true distance=100 addtime=20>
    155155      <events>
    156156        <activity>
     
    203203
    204204
    205     <CheckPoint name=trigger3 position="4100,0,400" scale=3 isdestination=false stayactive=true distance=100 addtime=16>
     205    <CheckPoint name=trigger3 position="4100,0,400" scale=3 isdestination=false stayactive=true distance=100 addtime=10>
    206206      <events>
    207207        <activity>
     
    254254
    255255
    256     <CheckPoint name=trigger4 position="5600,400,0" scale=3 isdestination=false stayactive=true distance=100 addtime=17>
     256    <CheckPoint name=trigger4 position="5600,400,0" scale=3 isdestination=false stayactive=true distance=100 addtime=10>
    257257      <events>
    258258        <activity>
     
    305305
    306306
    307     <CheckPoint name=trigger5 position="7200,600,-200" scale=3 isdestination=false stayactive=true distance=100 addtime=16>
     307    <CheckPoint name=trigger5 position="7200,600,-200" scale=3 isdestination=false stayactive=true distance=100 addtime=10>
    308308      <events>
    309309        <activity>
     
    356356
    357357
    358     <CheckPoint name=trigger6 position="9200, 800,-800" scale=3 isdestination=false stayactive=true distance=100 addtime=22>
     358    <CheckPoint name=trigger6 position="9200, 800,-800" scale=3 isdestination=false stayactive=true distance=100 addtime=15>
    359359      <events>
    360360        <activity>
Note: See TracChangeset for help on using the changeset viewer.