[Orxonox-commit 4503] r9174 - code/branches/surfaceRace/data/levels
toliecht at orxonox.net
toliecht at orxonox.net
Fri May 11 16:03:18 CEST 2012
Author: toliecht
Date: 2012-05-11 16:03:17 +0200 (Fri, 11 May 2012)
New Revision: 9174
Modified:
code/branches/surfaceRace/data/levels/surfaceRace.oxw
Log:
bla
Modified: code/branches/surfaceRace/data/levels/surfaceRace.oxw
===================================================================
--- code/branches/surfaceRace/data/levels/surfaceRace.oxw 2012-05-11 13:35:56 UTC (rev 9173)
+++ code/branches/surfaceRace/data/levels/surfaceRace.oxw 2012-05-11 14:03:17 UTC (rev 9174)
@@ -331,7 +331,48 @@
</StaticEntity>
+<!-- ------------------Cube between gate 4 and 5----------------- -->
+<StaticEntity position="4465,8050,-500" direction="0,0,0" scale="1" collisionType=static mass=100000 friction=0.01 >
+ <attached>
+ <Model position="0,0,0" mesh="blackcube.mesh" scale3D="450,600,50" />
+<!--
+ <Model position="0,0,0" mesh="testcube.mesh" scale3D="450,600,50" />
+ -->
+ </attached>
+
+
+ <collisionShapes>
+
+
+ <BoxCollisionShape position="0,0,0" halfExtents="450,600,50" />
+
+ </collisionShapes>
+
+ </StaticEntity>
+
+<StaticEntity position="3535,8050,-500" direction="0,0,0" scale="1" collisionType=static mass=100000 friction=0.01 >
+ <attached>
+ <Model position="0,0,0" mesh="blackcube.mesh" scale3D="450,600,50" />
+<!--
+ <Model position="0,0,0" mesh="testcube.mesh" scale3D="450,600,50" />
+ -->
+
+ </attached>
+
+
+ <collisionShapes>
+
+
+ <BoxCollisionShape position="0,0,0" halfExtents="450,600,50" />
+
+ </collisionShapes>
+
+ </StaticEntity>
+
+
+
+
<!-- ------------------Boden----------------- -->
<StaticEntity position="0,0,0" direction="0,0,0" collisionType=static mass=100000 friction=0.01>
<attached>
More information about the Orxonox-commit
mailing list