[Orxonox-commit 6651] r11289 - code/branches/SpaceRace_HS16/data/levels

meilel at orxonox.net meilel at orxonox.net
Mon Nov 14 16:02:01 CET 2016


Author: meilel
Date: 2016-11-14 16:02:01 +0100 (Mon, 14 Nov 2016)
New Revision: 11289

Modified:
   code/branches/SpaceRace_HS16/data/levels/newnewnewspacerace.oxw
Log:
level file changed

Modified: code/branches/SpaceRace_HS16/data/levels/newnewnewspacerace.oxw
===================================================================
--- code/branches/SpaceRace_HS16/data/levels/newnewnewspacerace.oxw	2016-11-14 14:58:16 UTC (rev 11288)
+++ code/branches/SpaceRace_HS16/data/levels/newnewnewspacerace.oxw	2016-11-14 15:02:01 UTC (rev 11289)
@@ -72,7 +72,6 @@
     </WorldAmbientSound>
 
 
-  <!--   <WorldAmbientSound source="Ganymede.ogg" looping="true" playOnLoad="true" /> -->
     <?lua math.randomseed(98) ?>
     <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0"/>
     <SimpleNotification message="Reach the last check point within 150 seconds!!" />
@@ -398,7 +397,19 @@
     </collisionShapes>
     </RaceCheckPoint>
 
+<RaceCheckPoint name="checkpoint15" yaw=90 pitch=90 position="41000,30,-50" direction="0,1,0" roll="0" collisionType="static" scale="1" distance="40" checkpointindex="14" islast="true">
+        <attached>
+      <Model position="0,0,0" scale="70" mesh="Checkpoint_InnerRing.mesh"/>
+    </attached>
+    <collisionShapes>
+        <BoxCollisionShape position="0,0,70"      halfExtents="70, 10, 10" />
+        <BoxCollisionShape position="0,0,-70"     halfExtents="70, 10, 10" />
+        <BoxCollisionShape position="70,0,0"      halfExtents="10, 10, 70" />
+        <BoxCollisionShape position="-70,0,0"     halfExtents="10, 10, 70" />
+    </collisionShapes>
+    </RaceCheckPoint>
 
+
 </checkpoints>
 </SpaceRaceManager>
 




More information about the Orxonox-commit mailing list