source:
code/branches/spaceboundaries2/data/overlays/dynamicMatchHUD.oxo
@
8614
Last change on this file since 8614 was 7679, checked in by dafrick, 14 years ago | |
---|---|
|
|
File size: 529 bytes |
Line | |
---|---|
1 | <Template name="DynamicmatchHUD"> |
2 | <OverlayGroup name="DynamicmatcHUD" scale = "1, 1"> |
3 | |
4 | <GametypeStaticMessage |
5 | name = "staticmessage" |
6 | position = "0.5, 0.01" |
7 | font = "VeraMono" |
8 | caption = "" |
9 | textsize = 0.033 |
10 | colour = "1.0, 1.0, 0.5, 1.0" |
11 | align = "center" |
12 | /> |
13 | |
14 | <GametypeFadingMessage |
15 | name = "fadingmessage" |
16 | position = "0.5, 0.05" |
17 | font = "VeraMono" |
18 | textsize = 0.04 |
19 | colour = "1.0, 1.0, 0.5, 1.0" |
20 | align = "center" |
21 | /> |
22 | |
23 | </OverlayGroup> |
24 | </Template> |
Note: See TracBrowser
for help on using the repository browser.