[Orxonox-commit 7391] r12008 - code/branches/Hover_FS18/data/levels

seilerra at orxonox.net seilerra at orxonox.net
Thu May 24 17:25:10 CEST 2018


Author: seilerra
Date: 2018-05-24 17:25:09 +0200 (Thu, 24 May 2018)
New Revision: 12008

Modified:
   code/branches/Hover_FS18/data/levels/Hover.oxw
Log:
final version

Modified: code/branches/Hover_FS18/data/levels/Hover.oxw
===================================================================
--- code/branches/Hover_FS18/data/levels/Hover.oxw	2018-05-24 15:02:32 UTC (rev 12007)
+++ code/branches/Hover_FS18/data/levels/Hover.oxw	2018-05-24 15:25:09 UTC (rev 12008)
@@ -33,7 +33,7 @@
   >
 
 
-    <StaticEntity position="0,0,0" collisionType="static">
+    <StaticEntity position="0,0,0" pitch="-90" collisionType="static">
       <!-- <attached>
         <HoverOrigin
           numCells="<?lua print(MAZE_NUM_CELLS)?>"
@@ -286,8 +286,8 @@
     
     <SpawnPoint
       team=0
-      position="-1020,5000,398"
-      lookat="100,0, 0"
+      position="-600,2600,-200"
+      lookat="-100,0,-1000"
       spawnclass=HoverShip
       pawndesign=spaceshiphover
     />



More information about the Orxonox-commit mailing list