Changeset 5556
- Timestamp:
- May 25, 2009, 5:55:43 PM (16 years ago)
- Location:
- data/media
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/gametype_asteroids.oxw
r5540 r5556 23 23 24 24 <?lua 25 for i = 1, 350, 125 for i = 1, 250, 1 26 26 do 27 27 j = math.random() … … 29 29 30 30 <MovableEntity 31 position="<?lua print(math.random()* 9000 - 1000) ?>,<?lua print(math.random() * 8000 - 4000) ?>,<?lua print(math.random() * 8000 - 4000) ?>"collisionType=dynamic31 position="<?lua print(math.random()* 15000 - 1000) ?>,<?lua print(math.random() * 12000 - 4000) ?>,<?lua print(math.random() * 12000 - 4000) ?>" collisionType=dynamic 32 32 linearDamping=0.8 33 33 angularDamping=0 34 34 scale=<?lua print(j * 150)?> 35 collisiondamage= 0.00535 collisiondamage=1 36 36 enablecollisiondamage=true> 37 37 <attached> 38 <Model mass=<?lua print(j * 30) ?> mesh="ast<?lua print( math.mod(i,6) + 1) ?>.mesh" />38 <Model mass=<?lua print(j * 1000) ?> mesh="ast<?lua print( math.mod(i,6) + 1) ?>.mesh" /> 39 39 </attached> 40 40 <collisionShapes> … … 86 86 --> 87 87 88 <ForceField position="200,300,-500" direction="0,0,1" diameter=500 velocity=100> 88 <SpaceShip position="2000,200,0" lookat="0,0,0" > 89 <templates> 90 <Template link=spaceshipassff /> 91 </templates> 92 <controller> 93 <AIController /> 94 </controller> 95 </SpaceShip> 96 97 <SpaceShip position="8000,300,700" lookat="0,0,0" > 98 <templates> 99 <Template link=spaceshipassff /> 100 </templates> 101 <controller> 102 <AIController /> 103 </controller> 104 </SpaceShip> 105 106 <SpaceShip position="10200,400,-600" lookat="0,0,0" > 107 <templates> 108 <Template link=spaceshipassff /> 109 </templates> 110 <controller> 111 <AIController /> 112 </controller> 113 </SpaceShip> 114 115 <ForceField position="200,300,-500" direction="0,0,1" diameter=500 velocity=120> 89 116 <attached> 90 117 <ParticleEmitter source="Orxonox/ForceFieldPurpleSmall" startdelay=0 /> 91 118 </attached> 92 93 94 <ForceField position=" 1100,-150,600" direction="1,0.3,-0.7" diameter=800 velocity=200>119 </ForceField> 120 121 <ForceField position="2200,-300,1200" direction="1,0.3,-0.7" diameter=800 velocity=200> 95 122 <attached> 96 123 <ParticleEmitter source="Orxonox/ForceFieldBlueBig" startdelay=0 /> 97 124 </attached> 98 99 100 <ForceField position=" 4300,700,250" direction="-1,-1,-1" diameter=500 velocity=100>125 </ForceField> 126 127 <ForceField position="8600,1400,500" direction="-1,-1,-1" diameter=500 velocity=400> 101 128 <attached> 102 129 <ParticleEmitter source="Orxonox/ForceFieldGreenSmall" startdelay=0 /> 103 130 </attached> 104 </ForceField> 105 106 <ForceField position="5900,280,-1300" direction="-1,0,1" diameter=900 velocity=200> 107 <attached> 108 <ParticleEmitter source="Orxonox/ForceFieldBlueBig" startdelay=0 /> 109 </attached> 110 </ForceField> 111 112 113 114 <CheckPoint name=trigger1 position="-300,300,0" scale=1 isdestination=false isfirst=true stayactive=true distance=10 addtime=60 /> 115 116 117 <CheckPoint name=trigger2 position="1100,300,0" scale=3 isdestination=false stayactive=true distance=100 addtime=10> 131 </ForceField> 132 133 <ForceField position="11800,500,-2600" direction="-1,0,1" diameter=900 velocity=300> 134 <attached> 135 <ParticleEmitter source="Orxonox/ForceFieldPurpleBig" startdelay=0 /> 136 </attached> 137 </ForceField> 138 139 140 <CheckPoint name=trigger1 position="-300,300,0" scale=1 isdestination=false isfirst=true stayactive=true distance=10 addtime=13 /> 141 142 143 <CheckPoint name=trigger2 position="2200,600,0" scale=3 isdestination=false stayactive=true distance=100 addtime=10> 118 144 <events> 119 145 <activity> … … 166 192 167 193 168 <CheckPoint name=trigger3 position=" 2100,0,200" scale=3 isdestination=false stayactive=true distance=100 addtime=10>194 <CheckPoint name=trigger3 position="4100,0,400" scale=3 isdestination=false stayactive=true distance=100 addtime=9> 169 195 <events> 170 196 <activity> … … 217 243 218 244 219 <CheckPoint name=trigger4 position=" 2800,200,0" scale=3 isdestination=false stayactive=true distance=100 addtime=7>245 <CheckPoint name=trigger4 position="5600,400,0" scale=3 isdestination=false stayactive=true distance=100 addtime=9> 220 246 <events> 221 247 <activity> … … 268 294 269 295 270 <CheckPoint name=trigger5 position=" 3600,300,-100" scale=3 isdestination=false stayactive=true distance=100 addtime=6>296 <CheckPoint name=trigger5 position="7200,600,-200" scale=3 isdestination=false stayactive=true distance=100 addtime=8> 271 297 <events> 272 298 <activity> … … 319 345 320 346 321 <CheckPoint name=trigger6 position=" 4600, 400,-400" scale=3 isdestination=false stayactive=true distance=100 addtime=6>347 <CheckPoint name=trigger6 position="9200, 800,-800" scale=3 isdestination=false stayactive=true distance=100 addtime=10> 322 348 <events> 323 349 <activity> … … 370 396 371 397 372 <Model position=" 5600,200,-900" scale=10 pitch=-90 mesh="Carrier.mesh">398 <Model position="11200,400,-1800" scale=10 pitch=-90 mesh="Carrier.mesh"> 373 399 <attached> 374 400 <CheckPoint position="-10,0,0" name=trigger7 scale=0.6 isdestination=true stayactive=true distance=100> -
data/media/particle/forcefield.particle
r5540 r5556 181 181 height 500 182 182 } 183 } 184 185 186 187 188 189 183 } 190 184 191 185 Orxonox/ForceFieldGreenBig
Note: See TracChangeset
for help on using the changeset viewer.