Last change
on this file since 12159 was
12159,
checked in by kunzro, 6 years ago
|
highlight and dehighlight function added for province and WagnisHUD info adjusts colour
|
File size:
601 bytes
|
Line | |
---|
1 | <Template name="WagnisHUD"> |
---|
2 | <OverlayGroup name = "WagnisHuD" scale = "100, 100"> |
---|
3 | |
---|
4 | <WagnisHUD |
---|
5 | name = "Navigation" |
---|
6 | correctaspect = true |
---|
7 | font = "Monofur" |
---|
8 | textsize = 0.02 |
---|
9 | navMarkerSize = 0.05 |
---|
10 | aimMarkerSize = 0.02 |
---|
11 | healthMarkerSize = 0 |
---|
12 | healthLevelMarkerSize = 0 |
---|
13 | /> |
---|
14 | |
---|
15 | <WagnisHUDinfo |
---|
16 | name = "descr1" |
---|
17 | position = "0.2, 0.1" |
---|
18 | pickpoint = "0, 1" |
---|
19 | font = "Monofur" |
---|
20 | caption = "player name" |
---|
21 | colour = "1, 1, 1, 1" |
---|
22 | textsize = 0.04 |
---|
23 | /> |
---|
24 | |
---|
25 | </OverlayGroup> |
---|
26 | </Template> |
---|
Note: See
TracBrowser
for help on using the repository browser.