diff options
| author | Ian Bruton <[email protected]> | 2012-10-20 15:27:26 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-20 15:27:26 -0500 |
| commit | fbf7d9d0e58ee3ee03e4315b88f7d86a048c4e23 (patch) | |
| tree | 4e4116d345a306aaf5bec0f35e68e34844738723 /resource/ui/FreezePanelKillerHealth.res | |
| parent | 65f7bd64ab5b9cdf99618dd7e2b1c5131eec1048 (diff) | |
Repositioned health values to be centered on all resolutions
Diffstat (limited to 'resource/ui/FreezePanelKillerHealth.res')
| -rw-r--r-- | resource/ui/FreezePanelKillerHealth.res | 45 |
1 files changed, 16 insertions, 29 deletions
diff --git a/resource/ui/FreezePanelKillerHealth.res b/resource/ui/FreezePanelKillerHealth.res index 17c0c77..63dc72f 100644 --- a/resource/ui/FreezePanelKillerHealth.res +++ b/resource/ui/FreezePanelKillerHealth.res @@ -46,7 +46,7 @@ "ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthBonusImage"
"xpos" "5"
- "ypos" "5"
+ "ypos" "4"
"zpos" "3"
"wide" "22"
"tall" "22"
@@ -58,47 +58,34 @@ "PlayerStatusHealthValueFreezePanel"
{
"ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValueFreezePanel_1"
- "xpos" "-9"
- "ypos" "7"
- "zpos" "5"
- "wide" "50"
- "tall" "18"
- "visible" "0"
- "enabled" "0"
- "textAlignment" "center"
- "font" "CerbeticaBold16"
- "labeltext" "%Health%"
- }
- "PlayerStatusHealthValueFreezeBackground"
- {
- "ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueFreezePanel"
- "xpos" "-9"
- "ypos" "7"
+ "xpos" "5"
+ "ypos" "2"
"zpos" "5"
- "wide" "50"
- "tall" "18"
+ "wide" "22"
+ "tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
"font" "CerbeticaBold16"
- "textAlignment" "center"
- }
- "PlayerStatusHealthValueBackground"
+ "textAlignment" "center"
+ }
+ "PlayerStatusHealthValueFreezeBackground"
{
"ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValueBackground"
- "xpos" "-8"
- "ypos" "8"
+ "fieldName" "PlayerStatusHealthValueFreezeBackground"
+ "xpos" "6"
+ "ypos" "3"
"zpos" "5"
- "wide" "50"
- "tall" "18"
+ "wide" "22"
+ "tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
"font" "CerbeticaBold16"
"fgcolor" "0 0 0 255"
"textAlignment" "center"
- }
+ }
+
+
}
|
