[Orxonox-commit 6791] r11419 - code/branches/SuperOrxoBros_FS17/data/levels
davidf at orxonox.net
davidf at orxonox.net
Thu May 18 13:50:21 CEST 2017
Author: davidf
Date: 2017-05-18 13:50:21 +0200 (Thu, 18 May 2017)
New Revision: 11419
Modified:
code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw
Log:
Modified: code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw
===================================================================
--- code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw 2017-05-18 11:24:43 UTC (rev 11418)
+++ code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw 2017-05-18 11:50:21 UTC (rev 11419)
@@ -25,7 +25,7 @@
</SOBMushroom>
</Template>
- <Template name=coin defaults=0 >
+ <Template name=coin defaults=0 >
<SOBCoin speed = 15 lifetime = 0.7>
<attached>
<Model mesh="Pilz.mesh" position="0,0,11" scale=3 pitch=90/>
@@ -121,26 +121,150 @@
-->
- //erster Boden
+
- <SOBGumba collisionType="dynamic" speed=30 position = "320,0,0">
+ <!--Gumba-->
+
+ <SOBGumba collisionType="dynamic" speed=400 position = "240,0,0">
<attached>
+ <Model mesh="Goomba.mesh" position="0,0,1" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,0" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+ <SOBGumba collisionType="dynamic" speed=30 position = "420,0,0">
+ <attached>
<Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+ <SOBGumba collisionType="dynamic" speed=30 position = "500,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
</attached>
<collisionShapes>
- <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" /> <!-- ?????? -->
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
</collisionShapes>
</SOBGumba>
+ <SOBGumba collisionType="dynamic" speed=30 position = "510,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+ <SOBGumba collisionType="dynamic" speed=30 position = "930,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+ <SOBGumba collisionType="dynamic" speed=30 position = "940,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+ <SOBGumba collisionType="dynamic" speed=30 position = "1180,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+ <SOBGumba collisionType="dynamic" speed=30 position = "1190,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+ <SOBGumba collisionType="dynamic" speed=30 position = "1320,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+ <SOBGumba collisionType="dynamic" speed=30 position = "1330,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+ <SOBGumba collisionType="dynamic" speed=30 position = "1750,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+ <SOBGumba collisionType="dynamic" speed=30 position = "1770,0,0">
+ <attached>
+ <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
+
+ </attached>
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />
+ </collisionShapes>
+ </SOBGumba>
+
+
+ <!--CollisionShape for Gumba-->
+ <StaticEntity collisionType="static">
+ <collisionShapes>
+ <BoxCollisionShape position="0,0,-20" halfExtents="5,5,5" />
+ <BoxCollisionShape position="890,0,-20" halfExtents="5,5,5" />
+
+
+
+
+ </collisionShapes>
+ </StaticEntity>
+
+
+
+ //erster Boden
<Model mesh="Cube2.12.mesh" position="0,0,-30" scale=10 Pitch=90/> <!-- B1.1 -->
<Model mesh="Cube2.12.mesh" position="120,0,-30" scale=10 Pitch=90/> <!-- B1.2-->
<Model mesh="Cube2.12.mesh" position="240,0,-30" scale=10 Pitch=90/> <!-- B1.3 -->
@@ -211,10 +335,10 @@
<Model mesh="Cube1.1.mesh" position="250,0,20" scale=10/> <!-- L1.7 -->
<!-- Rohre-->
- <Model mesh="Rohr.mesh" position="295,5,-35" scale=10 pitch=90 /> <!-- L1.8 -->
- <Model mesh="Rohr.mesh" position="395,5,-25" scale=10 pitch=90 /> <!-- L1.9 -->
- <Model mesh="Rohr.mesh" position="475,5,-15" scale=10 pitch=90 /> <!-- L1.10 -->
- <Model mesh="Rohr.mesh" position="585,5,-15" scale=10 pitch=90 /> <!-- L1.11 -->
+ <Model mesh="Rohr.mesh" position="295,5,-35" scale=10 roll=90 yaw=90 pitch=-90/> <!-- L1.8 -->
+ <Model mesh="Rohr.mesh" position="395,5,-25" scale=10 roll=90 yaw=90 pitch=-90/> <!-- L1.9 -->
+ <Model mesh="Rohr.mesh" position="475,5,-15" scale=10 roll=90 yaw=90 pitch=-90 /> <!-- L1.10 -->
+ <Model mesh="Rohr.mesh" position="585,5,-15" scale=10 roll=90 yaw=90 pitch=-90 /> <!-- L1.11 -->
<SOBQBlock collisionType="static" type="Mushroom" position="650,0,30" mass='-1'>
<attached>
@@ -503,7 +627,7 @@
//Luft4
<Model mesh="Dreieck.mesh" position="1560,0,-10" scale=10 Roll=90 Pitch=-90 yaw=90/> <!-- L4.1 -->
- <Model mesh="Rohr.mesh" position="1645,5,-35" scale=10 pitch=90 /> <!-- L4.2 -->
+ <Model mesh="Rohr.mesh" position="1645,5,-35" scale=10 roll=90 yaw=90 pitch=-90 /> <!-- L4.2 -->
<Model mesh="Cube1.1.mesh" position="1690,0,20" scale=10/> <!-- L4.3 -->
<Model mesh="Cube1.1.mesh" position="1700,0,20" scale=10/> <!-- L4.4 -->
@@ -519,7 +643,7 @@
</SOBQBlock>
<Model mesh="Cube1.1.mesh" position="1720,0,20" scale=10/> <!-- L4.6 -->
- <Model mesh="Rohr.mesh" position="1805,5,-35" scale=10 pitch=90 /> <!-- L4.7 -->
+ <Model mesh="Rohr.mesh" position="1805,5,-35" scale=10 roll=90 yaw=90 pitch=-90 /> <!-- L4.7 -->
<Model mesh="Dreieckgross.mesh" position="1850,0,-10" scale=10 pitch=90 /> <!-- L4.8 -->
@@ -635,6 +759,7 @@
<BoxCollisionShape position="1885,0,40" halfExtents="20,5,5" />
<BoxCollisionShape position="1890,0,50" halfExtents="15,5,5" />
<BoxCollisionShape position="1895,0,60" halfExtents="10,5,5" />
+ <BoxCollisionShape position="1990,0,125" halfExtents="5,5,30" />
<!--<BoxCollisionShape position="1990,0,40" halfExtents="5,5,55" />
-->
More information about the Orxonox-commit
mailing list