[Orxonox-commit 6151] r10809 - code/branches/campaignHS15/data/levels

bhatiab at orxonox.net bhatiab at orxonox.net
Mon Nov 16 15:36:40 CET 2015


Author: bhatiab
Date: 2015-11-16 15:36:39 +0100 (Mon, 16 Nov 2015)
New Revision: 10809

Modified:
   code/branches/campaignHS15/data/levels/Campaign1.oxw
Log:
Changed lookat var for Defender

Modified: code/branches/campaignHS15/data/levels/Campaign1.oxw
===================================================================
--- code/branches/campaignHS15/data/levels/Campaign1.oxw	2015-11-16 14:31:43 UTC (rev 10808)
+++ code/branches/campaignHS15/data/levels/Campaign1.oxw	2015-11-16 14:36:39 UTC (rev 10809)
@@ -31,7 +31,7 @@
         size=3
         displayTime=3.9
         position="0.15, 0, 0.1, 0"
-        fontSize="23"
+        fontSize="15"
         fontColor="0.3, 1, 0.2, 0.8"
         alignment="HorzCentred"
         displaySize="0.7, 0, 0, 0"
@@ -857,7 +857,7 @@
             template            = "spaceshipassff"
             team                = "0"
             position            = "<?lua printC(cNewShip) ?>"
-            lookat              = "<?lua printC(cCenter) ?>"
+            lookat              = "<?lua print(rAllies[2] .. ',' .. [[0]] .. ',' .. rAllies[1]) ?>"
             health              = "400"
             initialhealth       = "400"
             maxhealth           = "1500"




More information about the Orxonox-commit mailing list