source:
code/branches/mergeFS18/data/overlays/WagnisHUD.oxo
@
12407
Last change on this file since 12407 was 12191, checked in by merholzl, 6 years ago | |
---|---|
File size: 602 bytes |
Rev | Line | |
---|---|---|
[12133] | 1 | <Template name="WagnisHUD"> |
[12136] | 2 | <OverlayGroup name = "WagnisHuD" scale = "100, 100"> |
[12133] | 3 | |
[12136] | 4 | <WagnisHUD |
[12133] | 5 | name = "Navigation" |
6 | correctaspect = true | |
7 | font = "Monofur" | |
8 | textsize = 0.02 | |
[12134] | 9 | navMarkerSize = 0.05 |
[12133] | 10 | aimMarkerSize = 0.02 |
[12134] | 11 | healthMarkerSize = 0 |
12 | healthLevelMarkerSize = 0 | |
[12133] | 13 | /> |
14 | ||
[12157] | 15 | <WagnisHUDinfo |
16 | name = "descr1" | |
[12171] | 17 | position = "0.2, 0.08" |
[12157] | 18 | pickpoint = "0, 1" |
19 | font = "Monofur" | |
20 | caption = "player name" | |
21 | colour = "1, 1, 1, 1" | |
[12171] | 22 | textsize = 0.06 |
[12157] | 23 | /> |
24 | ||
[12133] | 25 | </OverlayGroup> |
26 | </Template> |
Note: See TracBrowser
for help on using the repository browser.