diff options
Diffstat (limited to 'resource/ui/hud_obj_sentrygun_disp.res')
| -rw-r--r-- | resource/ui/hud_obj_sentrygun_disp.res | 105 |
1 files changed, 49 insertions, 56 deletions
diff --git a/resource/ui/hud_obj_sentrygun_disp.res b/resource/ui/hud_obj_sentrygun_disp.res index a4a2461..be8a758 100644 --- a/resource/ui/hud_obj_sentrygun_disp.res +++ b/resource/ui/hud_obj_sentrygun_disp.res @@ -6,8 +6,8 @@ "fieldName" "BuildingStatusItem" "xpos" "0" "ypos" "0" - "wide" "140" - "tall" "30" + "wide" "100" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -29,10 +29,10 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Sentry_1" - "xpos" "15" - "ypos" "3" - "wide" "25" - "tall" "25" + "xpos" "12" + "ypos" "0" + "wide" "20" + "tall" "20" "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" + "xpos" "0" "ypos" "0" - "wide" "200" - "tall" "30" + "wide" "50" + "tall" "35" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "labelText" "#Building_hud_disp_sentry_not_built" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" - "proportionaltoparent" "1" } } @@ -77,10 +76,9 @@ "fieldName" "BuiltPanel" "xpos" "0" "ypos" "0" - "wide" "160" - "tall" "30" + "wide" "100" + "tall" "40" "visible" "0" - "proportionaltoparent" "1" "Icon_Upgrade_1" { @@ -115,10 +113,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "0" - "ypos" "3" + "xpos" "1" + "ypos" "2" "wide" "8" - "tall" "25" + "tall" "18" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -126,17 +124,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" @@ -145,8 +142,8 @@ "fieldName" "BuildingLabel" "font" "HudFontSmallest" "xpos" "0" - "ypos" "5" - "wide" "200" + "ypos" "7" + "wide" "45" "tall" "12" "autoResize" "0" "pinCorner" "0" @@ -164,9 +161,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" @@ -181,12 +178,11 @@ { "ControlName" "EditablePanel" "fieldName" "RunningPanel" - "xpos" "60" + "xpos" "45" "ypos" "0" - "wide" "100" - "tall" "30" + "wide" "50" + "tall" "35" "visible" "0" - "proportionaltoparent" "1" "KillIcon" { @@ -195,14 +191,13 @@ "xpos" "0" "ypos" "10" "zpos" "1" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "0" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" "scaleImage" "1" "image" "../hud/hud_obj_status_kill_64" "drawcolor" "ProgressOffWhite" - "proportionaltoparent" "1" } "KillsLabel" @@ -210,19 +205,19 @@ "ControlName" "CExLabel" "fieldName" "KillsLabel" "font" "HudFontSmallest" - "xpos" "12" - "ypos" "10" + "xpos" "15" + "ypos" "11" "wide" "38" - "tall" "10" + "tall" "8" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "labelText" "#Building_hud_sentry_kills_assists" - "textAlignment" "center" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" - "proportionaltoparent" "1" + "drawcolor" "ProgressOffWhite" } "ShellIcon" @@ -230,16 +225,15 @@ "ControlName" "ImagePanel" "fieldName" "ShellIcon" "xpos" "0" - "ypos" "10" + "ypos" "12" "zpos" "1" - "wide" "10" - "tall" "10" - "visible" "1" + "wide" "8" + "tall" "8" + "visible" "0" "enabled" "1" "scaleImage" "1" "image" "../hud/hud_obj_status_ammo_64" "drawcolor" "ProgressOffWhite" - "proportionaltoparent" "1" } "Shells" @@ -248,17 +242,16 @@ "fieldName" "Shells" "font" "Default" "xpos" "12" - "ypos" "10" + "ypos" "12" "wide" "38" - "tall" "10" + "tall" "8" "autoResize" "0" "pinCorner" "0" - "visible" "1" + "visible" "0" "enabled" "1" "textAlignment" "Left" "dulltext" "0" "brighttext" "0" - "proportionaltoparent" "1" } } } |
