[Orxonox-commit 7811] r12403 - code/branches/BossFight_FS19/data/levels

bukaya at orxonox.net bukaya at orxonox.net
Tue May 21 14:45:27 CEST 2019


Author: bukaya
Date: 2019-05-21 14:45:27 +0200 (Tue, 21 May 2019)
New Revision: 12403

Modified:
   code/branches/BossFight_FS19/data/levels/emptyLevel.oxw
Log:
Boss Fight Project finished!

Modified: code/branches/BossFight_FS19/data/levels/emptyLevel.oxw
===================================================================
--- code/branches/BossFight_FS19/data/levels/emptyLevel.oxw	2019-05-20 13:09:55 UTC (rev 12402)
+++ code/branches/BossFight_FS19/data/levels/emptyLevel.oxw	2019-05-21 12:45:27 UTC (rev 12403)
@@ -28,7 +28,9 @@
 
     <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="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />
-    
+   
+   <Model position=“0,0,0“ mesh="minion.mesh" scale="3" />
+ 
   </Scene>
 </Level>
 



More information about the Orxonox-commit mailing list