[Orxonox-commit 5483] r10146 - code/branches/towerdefenseHS14/data/levels/templates

maxima at orxonox.net maxima at orxonox.net
Wed Dec 3 13:28:02 CET 2014


Author: maxima
Date: 2014-12-03 13:28:02 +0100 (Wed, 03 Dec 2014)
New Revision: 10146

Modified:
   code/branches/towerdefenseHS14/data/levels/templates/tower.oxt
Log:


Modified: code/branches/towerdefenseHS14/data/levels/templates/tower.oxt
===================================================================
--- code/branches/towerdefenseHS14/data/levels/templates/tower.oxt	2014-12-03 12:03:15 UTC (rev 10145)
+++ code/branches/towerdefenseHS14/data/levels/templates/tower.oxt	2014-12-03 12:28:02 UTC (rev 10146)
@@ -57,6 +57,7 @@
   <attached>
 
     <Model position="0,0,0" scale=45 mesh="Tower.mesh" />
+
     <Turret collisionType="dynamic" position="0,0,10" direction="0,0,1" pitch="0" yaw="0" roll="0" angularDamping=0.999999 mass=100 maxPitch=90 maxYaw=90 maxAttackRadius=1000 minAttackRadius=30>
 
       <controller>
@@ -66,6 +67,7 @@
         include("../includes/weaponSettingsTurret.oxi")
       ?>
     </Turret>
+    
   </attached>
     
 




More information about the Orxonox-commit mailing list