Last change
on this file since 11776 was
9348,
checked in by landauf, 12 years ago
|
merged branch presentation2012merge back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
1.1 KB
|
Line | |
---|
1 | <Template name="lastTeamStandingHUD"> |
---|
2 | <OverlayGroup name="lastTeamStandingHUD" scale = "1, 1"> |
---|
3 | <LastTeamStandingInfos |
---|
4 | position = "0.14, 0.02" |
---|
5 | pickpoint = "0.0, 0.0" |
---|
6 | font = "ShareTechMono" |
---|
7 | textsize = 0.04 |
---|
8 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
9 | align = "left" |
---|
10 | |
---|
11 | showlives = true |
---|
12 | showteams = false |
---|
13 | /> |
---|
14 | |
---|
15 | <OverlayText |
---|
16 | position = "0.02, 0.02" |
---|
17 | pickpoint = "0.0, 0.0" |
---|
18 | font = "ShareTechMono" |
---|
19 | textsize = 0.04 |
---|
20 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
21 | align = "left" |
---|
22 | caption = "Lives: " |
---|
23 | /> |
---|
24 | |
---|
25 | <OverlayText |
---|
26 | position = "0.02, 0.055" |
---|
27 | pickpoint = "0.0, 0.0" |
---|
28 | font = "ShareTechMono" |
---|
29 | textsize = 0.04 |
---|
30 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
31 | align = "left" |
---|
32 | caption = "Teams: " |
---|
33 | /> |
---|
34 | |
---|
35 | <LastTeamStandingInfos |
---|
36 | position = "0.14, 0.055" |
---|
37 | pickpoint = "0.0, 0.0" |
---|
38 | font = "ShareTechMono" |
---|
39 | textsize = 0.04 |
---|
40 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
41 | align = "left" |
---|
42 | |
---|
43 | showlives = false |
---|
44 | showteams = true |
---|
45 | /> |
---|
46 | |
---|
47 | </OverlayGroup> |
---|
48 | </Template> |
---|
Note: See
TracBrowser
for help on using the repository browser.