[Orxonox-commit 63] r2030 - media/levels

scheusso at orxonox.net scheusso at orxonox.net
Mon Mar 9 00:57:41 CET 2009


Author: scheusso
Date: 2009-03-09 00:57:40 +0100 (Mon, 09 Mar 2009)
New Revision: 2030

Modified:
   media/levels/tutorial.oxw
Log:
removed some lines in the tutorial levelfile (the students have to put 
them in again)


Modified: media/levels/tutorial.oxw
===================================================================
--- media/levels/tutorial.oxw	2009-03-08 23:08:08 UTC (rev 2029)
+++ media/levels/tutorial.oxw	2009-03-08 23:57:40 UTC (rev 2030)
@@ -14,20 +14,7 @@
   >
     <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" />
 
-<Drone position="0,100,100" mass="50"
-   primaryThrust     = 100;
-   auxilaryThrust    = 100;
-   rotationThrust    = 10;
-   collisionType     = "dynamic">
-  <attached>
-    <Model scale="10" mesh="drone.mesh"/>
-  </attached>
-  <collisionShapes>
-    <BoxCollisionShape position="0,0,0"      halfExtents="10, 10, 10" />
-  </collisionShapes>
-</Drone>
 
-
 <?lua
 for i = 1, 10, 1 
 do ?>




More information about the Orxonox-commit mailing list