Last change
on this file since 9195 was
9016,
checked in by jo, 13 years ago
|
Merging presentation2011 branch to trunk. Please check for possible bugs.
|
-
Property svn:eol-style set to
native
|
File size:
988 bytes
|
Rev | Line | |
---|
[9016] | 1 | < Template name="UnderAttackHUD"> |
---|
[5572] | 2 | <OverlayGroup name="UnderAttackHUD" scale = "1, 1"> |
---|
[9016] | 3 | <OUTDATED-- UnderAttackHealthBar |
---|
[5572] | 4 | name = "HealthBar" |
---|
| 5 | background = "Orxonox/HealthBarBackground" |
---|
| 6 | size = "0.45, 0.0875" |
---|
| 7 | position = "0.99 , 0.01" |
---|
| 8 | pickpoint = "1, 0" |
---|
[7368] | 9 | bartexture = "healthbar_bar.png" |
---|
[5572] | 10 | textfont = "VeraMono" |
---|
| 11 | textusebarcolour = true |
---|
| 12 | textsize = 0.039 |
---|
| 13 | textoffset = "0.315, 0.05" |
---|
| 14 | textpickpoint = "0, 0" |
---|
| 15 | textalign = "right" |
---|
| 16 | correctaspect = false |
---|
| 17 | textcorrectaspect = false |
---|
| 18 | descriptionpickpoint = "0, 0" |
---|
| 19 | descriptionoffset = "0.5, 1" |
---|
| 20 | > |
---|
| 21 | <BarColour position = 0.0 colour = "0.7,0.2,0.2" /> |
---|
| 22 | <BarColour position = 0.5 colour = "0.7,0.7,0.2" /> |
---|
| 23 | <BarColour position = 1.0 colour = "0.2,0.7,0.2" /> |
---|
| 24 | </UnderAttackHealthBar> |
---|
| 25 | </OverlayGroup> |
---|
| 26 | </Template> |
---|
Note: See
TracBrowser
for help on using the repository browser.