diff options
Diffstat (limited to 'resource/ui/hud_obj_sapper.res')
| -rw-r--r-- | resource/ui/hud_obj_sapper.res | 80 |
1 files changed, 37 insertions, 43 deletions
diff --git a/resource/ui/hud_obj_sapper.res b/resource/ui/hud_obj_sapper.res index 2a72d1a..f62596f 100644 --- a/resource/ui/hud_obj_sapper.res +++ b/resource/ui/hud_obj_sapper.res @@ -6,8 +6,8 @@ "fieldName" "BuildingStatusItem" "xpos" "0" "ypos" "0" - "wide" "140" - "tall" "30" + "wide" "100" + "tall" "40" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -29,10 +29,10 @@ { "ControlName" "CIconPanel" "fieldName" "Icon" - "xpos" "15" - "ypos" "3" - "wide" "25" - "tall" "25" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -44,10 +44,10 @@ { "ControlName" "EditablePanel" "fieldName" "NotBuiltPanel" - "xpos" "0" + "xpos" "50" "ypos" "0" - "wide" "160" - "tall" "30" + "wide" "50" + "tall" "35" "visible" "1" "NotBuiltLabel" @@ -55,19 +55,18 @@ "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" "font" "HudFontSmallest" - "xpos" "60" - "ypos" "0" - "wide" "200" - "tall" "30" + "xpos" "0" + "ypos" "5" + "wide" "f0" + "tall" "f0" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "#Building_hud_sapper_not_built" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" - "proportionaltoparent" "1" } } @@ -77,18 +76,17 @@ "fieldName" "BuiltPanel" "xpos" "0" "ypos" "0" - "wide" "160" - "tall" "30" + "wide" "100" + "tall" "40" "visible" "0" - "proportionaltoparent" "1" "Health" { "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "0" - "ypos" "3" + "xpos" "1" + "ypos" "10" "wide" "8" "tall" "25" "autoResize" "0" @@ -98,17 +96,16 @@ "textAlignment" "Left" "dulltext" "0" "brighttext" "0" - "proportionaltoparent" "1" } "BuildingPanel" { "ControlName" "EditablePanel" "fieldName" "BuildingPanel" - "xpos" "60" + "xpos" "50" "ypos" "0" - "wide" "100" - "tall" "30" + "wide" "50" + "tall" "40" "visible" "0" "BuildingLabel" @@ -117,8 +114,8 @@ "fieldName" "BuildingLabel" "font" "HudFontSmallest" "xpos" "0" - "ypos" "5" - "wide" "200" + "ypos" "7" + "wide" "45" "tall" "12" "autoResize" "0" "pinCorner" "0" @@ -136,9 +133,9 @@ "fieldName" "BuildingProgress" "font" "Default" "xpos" "0" - "ypos" "16" - "wide" "50" - "tall" "10" + "ypos" "20" + "wide" "45" + "tall" "8" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -153,28 +150,26 @@ { "ControlName" "EditablePanel" "fieldName" "RunningPanel" - "xpos" "35" - "ypos" "3" - "wide" "100" - "tall" "30" + "xpos" "45" + "ypos" "0" + "wide" "50" + "tall" "35" "visible" "0" - "proportionaltoparent" "1" "TargetIcon" { "ControlName" "CIconPanel" "fieldName" "TargetIcon" "xpos" "0" - "ypos" "10" + "ypos" "12" "zpos" "1" - "wide" "10" - "tall" "10" + "wide" "8" + "tall" "8" "visible" "0" "enabled" "1" "scaleImage" "1" "icon" "obj_status_sentrygun_1" - "iconColor" "White" - "proportionaltoparent" "1" + "iconColor" "ProgressOffWhite" } "TargetHealth" @@ -182,10 +177,10 @@ "ControlName" "ContinuousProgressBar" "fieldName" "TargetHealth" "font" "Default" - "xpos" "12" - "ypos" "10" + "xpos" "0" + "ypos" "17" "wide" "38" - "tall" "10" + "tall" "8" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -193,7 +188,6 @@ "textAlignment" "Left" "dulltext" "0" "brighttext" "0" - "proportionaltoparent" "1" } } } |
