[Orxonox-commit 6038] r10697 - code/branches/hoverHS15/data/levels

meierman at orxonox.net meierman at orxonox.net
Mon Oct 26 13:49:40 CET 2015


Author: meierman
Date: 2015-10-26 13:49:40 +0100 (Mon, 26 Oct 2015)
New Revision: 10697

Modified:
   code/branches/hoverHS15/data/levels/Hover.oxw
Log:
First time with HoverShip

Modified: code/branches/hoverHS15/data/levels/Hover.oxw
===================================================================
--- code/branches/hoverHS15/data/levels/Hover.oxw	2015-10-26 12:47:15 UTC (rev 10696)
+++ code/branches/hoverHS15/data/levels/Hover.oxw	2015-10-26 12:49:40 UTC (rev 10697)
@@ -36,7 +36,9 @@
   <StaticEntity position="200,0,0" collisionType="static">
     <attached>
       <Model position="0, 0,0" yaw="90" pitch="-90" roll="0" scale3D="300, 2, 30" mesh="cube_red.mesh" />
-      <Model position="-300, 0,0" yaw="90" pitch="-90" roll="0" scale3D="300, 2, 30" mesh="cube_red.mesh" />     
+      <Model position="-300, 0,0" yaw="90" pitch="-90" roll="0" scale3D="300, 2, 30" mesh="cube_red.mesh" />      
+      <Model position="-150, 0,150" yaw="90" pitch="-90" roll="0" scale3D="2, 300, 30" mesh="cube_green.mesh" />      
+      <Model position="-150, 0,-150" yaw="90" pitch="-90" roll="0" scale3D="2, 300, 30" mesh="cube_green.mesh" />
     </attached> 
     <collisionShapes>
       <BoxCollisionShape yaw="90" pitch="-90" roll="0" position="0,0,0" halfExtents="300, 2, 30" />
@@ -56,7 +58,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"/>
-    <SpawnPoint team=0 position="0,0,0" lookat="10,0,0" spawnclass=SpaceShip pawndesign=spaceshippirate />
+    <SpawnPoint team=0 position="0,0,0" lookat="10,0,0" spawnclass=HoverShip pawndesign=spaceshippirate />
     
   </Scene>
 </Level>




More information about the Orxonox-commit mailing list