[Orxonox-commit 4629] r9300 - in code/branches/presentation2012merge/data: levels overlays

jo at orxonox.net jo at orxonox.net
Sat Jun 16 10:13:18 CEST 2012


Author: jo
Date: 2012-06-16 10:13:18 +0200 (Sat, 16 Jun 2012)
New Revision: 9300

Modified:
   code/branches/presentation2012merge/data/levels/lastTeamStanding.oxw
   code/branches/presentation2012merge/data/overlays/lastTeamStandingHUD.oxo
Log:
Fixed LastTeamStanding HUD and level.

Modified: code/branches/presentation2012merge/data/levels/lastTeamStanding.oxw
===================================================================
--- code/branches/presentation2012merge/data/levels/lastTeamStanding.oxw	2012-06-16 07:57:22 UTC (rev 9299)
+++ code/branches/presentation2012merge/data/levels/lastTeamStanding.oxw	2012-06-16 08:13:18 UTC (rev 9300)
@@ -17,7 +17,7 @@
 <Level
  name         = "Last Team Standing"
  description  = "testmap for gametype last team standing"
- gametype     =  "TeamGametype"
+ gametype     =  "LastTeamStanding"
 >
   <templates>
     <Template link=lodtemplate_default />

Modified: code/branches/presentation2012merge/data/overlays/lastTeamStandingHUD.oxo
===================================================================
--- code/branches/presentation2012merge/data/overlays/lastTeamStandingHUD.oxo	2012-06-16 07:57:22 UTC (rev 9299)
+++ code/branches/presentation2012merge/data/overlays/lastTeamStandingHUD.oxo	2012-06-16 08:13:18 UTC (rev 9300)
@@ -1,15 +1,5 @@
 <Template name="lastTeamStandingHUD">
   <OverlayGroup name="lastTeamStandingHUD" scale = "1, 1">
-
-<GametypeFadingMessage
-     name     = "fadingmessage"
-     position = "0.5, 0.01"
-     font     = "VeraMono"
-     textsize = 0.04
-     colour   = "1.0, 1.0, 0.5, 1.0"
-     align    = "center"
-    />
-
     <OverlayText
      position  = "0.02, 0.02"
      pickpoint = "0.0, 0.0"




More information about the Orxonox-commit mailing list