[Orxonox-commit 7239] r11853 - code/branches/OrxyRoad_FS18/data/levels/templates

sehirsch at orxonox.net sehirsch at orxonox.net
Thu Apr 12 13:39:58 CEST 2018


Author: sehirsch
Date: 2018-04-12 13:39:58 +0200 (Thu, 12 Apr 2018)
New Revision: 11853

Modified:
   code/branches/OrxyRoad_FS18/data/levels/templates/OrxyRoadPattern.oxt
Log:
OrxyRoadPattern template changed

Modified: code/branches/OrxyRoad_FS18/data/levels/templates/OrxyRoadPattern.oxt
===================================================================
--- code/branches/OrxyRoad_FS18/data/levels/templates/OrxyRoadPattern.oxt	2018-04-12 11:36:17 UTC (rev 11852)
+++ code/branches/OrxyRoad_FS18/data/levels/templates/OrxyRoadPattern.oxt	2018-04-12 11:39:58 UTC (rev 11853)
@@ -1,6 +1,6 @@
-<Template name=DodgeRaceCube01>
+<Template name=OrxyRoadCube01>
   
-	<DodgeRaceCube position="0,0,0" direction="0,0,0"   scale="1" collisionType=dynamic mass=1 friction=0.01 >
+	<OrxyRoadCube position="0,0,0" direction="0,0,0"   scale="1" collisionType=dynamic mass=1 friction=0.01 >
       <attached>
         <Model position="700,0,50" 		mesh="CuboidBody.mesh" 		scale3D="300,50,50" 	/>
 		<Model position="700,0,1150" 	mesh="CuboidBody.mesh" 		scale3D="300,50,50" 	/>
@@ -30,13 +30,13 @@
 		<BoxCollisionShape position="2100,0,1050"	 		halfExtents="100,50,150" 	/>
 		<BoxCollisionShape position="2150,0,600"			halfExtents="50,50,100"		/>
       </collisionShapes>
-	</DodgeRaceCube>
+	</OrxyRoadCube>
 
 </Template>
 
-<Template name=DodgeRaceCube02>
+<Template name=OrxyRoadCube02>
   
-	<DodgeRaceCube position="0,0,0" direction="0,0,0"   scale="1" collisionType=dynamic mass=1 friction=0.01 >
+	<OrxyRoadCube position="0,0,0" direction="0,0,0"   scale="1" collisionType=dynamic mass=1 friction=0.01 >
       <attached>
 		<Model position="450,0,300" 	mesh="CuboidBody.mesh" 		scale3D="50,50,300" 	/>
 		<Model position="950,0,850" 	mesh="CuboidBody.mesh" 		scale3D="50,50,350" 	/>
@@ -56,6 +56,6 @@
 		<BoxCollisionShape position="2000,0,1000"	 		halfExtents="100,50,100" 	/>
 		<BoxCollisionShape position="1650,0,1150"	 		halfExtents="450,50,50" 	/>
       </collisionShapes>
-	</DodgeRaceCube>
+	</OrxyRoadCube>
 
 </Template>
\ No newline at end of file



More information about the Orxonox-commit mailing list