[Orxonox-commit 512] r2181 - in media: levels particle
Aurelian at orxonox.net
Aurelian at orxonox.net
Mon May 25 17:55:43 CEST 2009
Author: Aurelian
Date: 2009-05-25 17:55:43 +0200 (Mon, 25 May 2009)
New Revision: 2181
Modified:
media/levels/gametype_asteroids.oxw
media/particle/forcefield.particle
Log:
Gametype Asteroids: Pirates added. Version for presentation ready.
Modified: media/levels/gametype_asteroids.oxw
===================================================================
--- media/levels/gametype_asteroids.oxw 2009-05-25 15:26:27 UTC (rev 2180)
+++ media/levels/gametype_asteroids.oxw 2009-05-25 15:55:43 UTC (rev 2181)
@@ -22,20 +22,20 @@
<?lua
-for i = 1, 350, 1
+for i = 1, 250, 1
do
j = math.random()
?>
<MovableEntity
- position="<?lua print(math.random()* 9000 - 1000) ?>,<?lua print(math.random() * 8000 - 4000) ?>,<?lua print(math.random() * 8000 - 4000) ?>" collisionType=dynamic
+ position="<?lua print(math.random()* 15000 - 1000) ?>,<?lua print(math.random() * 12000 - 4000) ?>,<?lua print(math.random() * 12000 - 4000) ?>" collisionType=dynamic
linearDamping=0.8
angularDamping=0
scale=<?lua print(j * 150)?>
- collisiondamage=0.005
+ collisiondamage=1
enablecollisiondamage=true>
<attached>
- <Model mass=<?lua print(j * 30) ?> mesh="ast<?lua print( math.mod(i,6) + 1) ?>.mesh" />
+ <Model mass=<?lua print(j * 1000) ?> mesh="ast<?lua print( math.mod(i,6) + 1) ?>.mesh" />
</attached>
<collisionShapes>
<SphereCollisionShape radius="<?lua print(j * 350) ?>" />
@@ -85,36 +85,62 @@
</MovableEntity>
-->
-<ForceField position="200,300,-500" direction="0,0,1" diameter=500 velocity=100>
+<SpaceShip position="2000,200,0" lookat="0,0,0" >
+ <templates>
+ <Template link=spaceshipassff />
+ </templates>
+ <controller>
+ <AIController />
+ </controller>
+</SpaceShip>
+
+<SpaceShip position="8000,300,700" lookat="0,0,0" >
+ <templates>
+ <Template link=spaceshipassff />
+ </templates>
+ <controller>
+ <AIController />
+ </controller>
+</SpaceShip>
+
+<SpaceShip position="10200,400,-600" lookat="0,0,0" >
+ <templates>
+ <Template link=spaceshipassff />
+ </templates>
+ <controller>
+ <AIController />
+ </controller>
+</SpaceShip>
+
+<ForceField position="200,300,-500" direction="0,0,1" diameter=500 velocity=120>
<attached>
<ParticleEmitter source="Orxonox/ForceFieldPurpleSmall" startdelay=0 />
</attached>
- </ForceField>
+</ForceField>
- <ForceField position="1100,-150,600" direction="1,0.3,-0.7" diameter=800 velocity=200>
+ <ForceField position="2200,-300,1200" direction="1,0.3,-0.7" diameter=800 velocity=200>
<attached>
<ParticleEmitter source="Orxonox/ForceFieldBlueBig" startdelay=0 />
</attached>
- </ForceField>
+</ForceField>
- <ForceField position="4300,700,250" direction="-1,-1,-1" diameter=500 velocity=100>
+ <ForceField position="8600,1400,500" direction="-1,-1,-1" diameter=500 velocity=400>
<attached>
<ParticleEmitter source="Orxonox/ForceFieldGreenSmall" startdelay=0 />
</attached>
- </ForceField>
+</ForceField>
- <ForceField position="5900,280,-1300" direction="-1,0,1" diameter=900 velocity=200>
+ <ForceField position="11800,500,-2600" direction="-1,0,1" diameter=900 velocity=300>
<attached>
- <ParticleEmitter source="Orxonox/ForceFieldBlueBig" startdelay=0 />
+ <ParticleEmitter source="Orxonox/ForceFieldPurpleBig" startdelay=0 />
</attached>
- </ForceField>
+</ForceField>
+<CheckPoint name=trigger1 position="-300,300,0" scale=1 isdestination=false isfirst=true stayactive=true distance=10 addtime=13 />
-<CheckPoint name=trigger1 position="-300,300,0" scale=1 isdestination=false isfirst=true stayactive=true distance=10 addtime=60 />
-
-<CheckPoint name=trigger2 position="1100,300,0" scale=3 isdestination=false stayactive=true distance=100 addtime=10>
+<CheckPoint name=trigger2 position="2200,600,0" scale=3 isdestination=false stayactive=true distance=100 addtime=10>
<events>
<activity>
<EventListener event=trigger1 />
@@ -165,7 +191,7 @@
</CheckPoint>
-<CheckPoint name=trigger3 position="2100,0,200" scale=3 isdestination=false stayactive=true distance=100 addtime=10>
+<CheckPoint name=trigger3 position="4100,0,400" scale=3 isdestination=false stayactive=true distance=100 addtime=9>
<events>
<activity>
<EventListener event=trigger2 />
@@ -216,7 +242,7 @@
</CheckPoint>
-<CheckPoint name=trigger4 position="2800,200,0" scale=3 isdestination=false stayactive=true distance=100 addtime=7>
+<CheckPoint name=trigger4 position="5600,400,0" scale=3 isdestination=false stayactive=true distance=100 addtime=9>
<events>
<activity>
<EventListener event=trigger3 />
@@ -267,7 +293,7 @@
</CheckPoint>
-<CheckPoint name=trigger5 position="3600,300,-100" scale=3 isdestination=false stayactive=true distance=100 addtime=6>
+<CheckPoint name=trigger5 position="7200,600,-200" scale=3 isdestination=false stayactive=true distance=100 addtime=8>
<events>
<activity>
<EventListener event=trigger4 />
@@ -318,7 +344,7 @@
</CheckPoint>
-<CheckPoint name=trigger6 position="4600, 400,-400" scale=3 isdestination=false stayactive=true distance=100 addtime=6>
+<CheckPoint name=trigger6 position="9200, 800,-800" scale=3 isdestination=false stayactive=true distance=100 addtime=10>
<events>
<activity>
<EventListener event=trigger5 />
@@ -369,7 +395,7 @@
</CheckPoint>
-<Model position="5600,200,-900" scale=10 pitch=-90 mesh="Carrier.mesh">
+<Model position="11200,400,-1800" scale=10 pitch=-90 mesh="Carrier.mesh">
<attached>
<CheckPoint position="-10,0,0" name=trigger7 scale=0.6 isdestination=true stayactive=true distance=100>
<events>
Modified: media/particle/forcefield.particle
===================================================================
--- media/particle/forcefield.particle 2009-05-25 15:26:27 UTC (rev 2180)
+++ media/particle/forcefield.particle 2009-05-25 15:55:43 UTC (rev 2181)
@@ -180,14 +180,8 @@
width 500
height 500
}
-}
+}
-
-
-
-
-
-
Orxonox/ForceFieldGreenBig
{
quota 10000
More information about the Orxonox-commit
mailing list