[Orxonox-commit 7693] r12286 - in code/branches/Boxhead_FS19/data/levels: . templates
cwaupoti at orxonox.net
cwaupoti at orxonox.net
Thu Apr 4 17:54:07 CEST 2019
Author: cwaupoti
Date: 2019-04-04 17:54:07 +0200 (Thu, 04 Apr 2019)
New Revision: 12286
Modified:
code/branches/Boxhead_FS19/data/levels/Hover.oxw
code/branches/Boxhead_FS19/data/levels/templates/spaceshipHover.oxt
Log:
HUD
Modified: code/branches/Boxhead_FS19/data/levels/Hover.oxw
===================================================================
--- code/branches/Boxhead_FS19/data/levels/Hover.oxw 2019-04-04 15:46:25 UTC (rev 12285)
+++ code/branches/Boxhead_FS19/data/levels/Hover.oxw 2019-04-04 15:54:07 UTC (rev 12286)
@@ -13,17 +13,8 @@
<?lua
include("templates/spaceshipHover.oxt")
- include("overlays/HoverHUD.oxo")
?>
- <?lua
- include("stats.oxo")
- include("HUDTemplates3.oxo")
- include("templates/lodInformation.oxt")
- include("templates/pickupRepresentationTemplates.oxt")
-
-?>
-
<?lua
MAZE_NUM_CELLS = 10
MAZE_CELL_SIZE = 100
Modified: code/branches/Boxhead_FS19/data/levels/templates/spaceshipHover.oxt
===================================================================
--- code/branches/Boxhead_FS19/data/levels/templates/spaceshipHover.oxt 2019-04-04 15:46:25 UTC (rev 12285)
+++ code/branches/Boxhead_FS19/data/levels/templates/spaceshipHover.oxt 2019-04-04 15:54:07 UTC (rev 12286)
@@ -1,6 +1,6 @@
<Template name=spaceshiphover>
<SpaceShip
- hudtemplate = spaceshiphoverhud
+ hudtemplate = spaceshiphud
camerapositiontemplate = spaceshiphovercameras
spawnparticlesource = "Orxonox/fairytwirl"
spawnparticleduration = 3
More information about the Orxonox-commit
mailing list