1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 13:41:46 +00:00
doghud/resource/ui/hud_obj_sentrygun_disp.res

341 lines
7.6 KiB
Plaintext
Raw Normal View History

2023-01-15 07:55:26 +00:00
"Resource/UI/Hud_Obj_Sentrygun_Disp.res"
2021-11-01 15:05:16 +00:00
{
"BuildingStatusItem"
{
"ControlName" "Frame"
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
"wide" "80"
"tall" "32"
"visible" "1"
"enabled" "1"
}
"BackgroundCustom"
{
"ControlName" "EditablePanel"
"fieldName" "BackgroundCustom"
"xpos" "0"
"ypos" "-1"
"zpos" "-1"
"wide" "80"
"tall" "34"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
"border" "MaterialTransparent50"
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"IconBackgound"
{
"ControlName" "EditablePanel"
"fieldName" "IconBackgound"
"xpos" "2"
"ypos" "1"
"zpos" "0"
"wide" "30"
"tall" "30"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
"border" "MaterialTransparent50"
}
"Icon_Sentry_1"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Sentry_1"
"xpos" "1"
"ypos" "1"
"zpos" "1"
"wide" "24"
"tall" "24"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
2023-01-15 07:55:26 +00:00
"scaleImage" "1"
2021-11-01 15:05:16 +00:00
"icon" "obj_status_sentrygun_1"
"iconColor" "White"
"pin_to_sibling" "IconBackgound"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
"pin_to_sibling_corner" "PIN_CENTER_TOP"
}
"NotBuiltPanel"
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
"xpos" "34"
"ypos" "1"
"wide" "42"
"tall" "30"
"visible" "1"
"proportionaltoparent" "1"
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"NotBuiltBG"
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltBG"
"xpos" "9999"
}
"NotBuiltLabel"
{
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "Size 9"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_sentry_not_built"
"textAlignment" "west"
"AllCaps" "1"
"proportionaltoparent" "1"
}
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"BuiltPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BuiltPanel"
"xpos" "2"
"ypos" "1"
"zpos" "2"
"wide" "76"
"tall" "30"
"visible" "0"
"proportionaltoparent" "1"
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"Icon_Upgrade_1"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_1"
"xpos" "20"
"ypos" "20"
"zpos" "1"
"wide" "14"
"tall" "14"
"visible" "0"
"enabled" "1"
2023-01-15 07:55:26 +00:00
"scaleImage" "1"
2021-11-01 15:05:16 +00:00
"icon" "obj_status_upgrade_1"
"iconColor" "White"
"proportionaltoparent" "1"
}
"Icon_Upgrade_2"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_2"
"xpos" "20"
"ypos" "20"
"zpos" "1"
"wide" "14"
"tall" "14"
"visible" "0"
"enabled" "1"
2023-01-15 07:55:26 +00:00
"scaleImage" "1"
2021-11-01 15:05:16 +00:00
"icon" "obj_status_upgrade_2"
"iconColor" "White"
"proportionaltoparent" "1"
}
"Icon_Upgrade_3"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_3"
"xpos" "20"
"ypos" "20"
"zpos" "1"
"wide" "14"
"tall" "14"
"visible" "0"
"enabled" "1"
2023-01-15 07:55:26 +00:00
"scaleImage" "1"
2021-11-01 15:05:16 +00:00
"icon" "obj_status_upgrade_3"
"iconColor" "White"
"proportionaltoparent" "1"
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"AlertTray"
{
"ControlName" "CBuildingStatusAlertTray"
"fieldName" "AlertTray"
"xpos" "9999"
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"WrenchIcon"
{
"ControlName" "CIconPanel"
"fieldName" "WrenchIcon"
"xpos" "9999"
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"SapperIcon"
{
"ControlName" "CIconPanel"
"fieldName" "SapperIcon"
"xpos" "3"
"ypos" "3"
"zpos" "10"
2023-01-17 00:07:19 +00:00
"wide" "24"
"tall" "24"
2021-11-01 15:05:16 +00:00
"visible" "0"
"enabled" "1"
2023-01-15 07:55:26 +00:00
"scaleImage" "1"
2023-01-17 00:07:19 +00:00
"icon" "obj_status_sapper"
2021-11-01 15:05:16 +00:00
"iconColor" "Black"
"paintbackground" "1"
"bgcolor_override" "Red"
"proportionaltoparent" "1"
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"Health"
2023-01-15 07:55:26 +00:00
{
2021-11-01 15:05:16 +00:00
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"xpos" "rs1-3"
2023-01-17 00:07:19 +00:00
"ypos" "cs-0.5"
2021-11-01 15:05:16 +00:00
"wide" "6"
2023-01-17 00:07:19 +00:00
"tall" "25"
2021-11-01 15:05:16 +00:00
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"BuildingPanel"
{
"ControlName" "EditablePanel"
2023-01-17 00:07:19 +00:00
"fieldName" "BuildingPanel"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "f0"
"visible" "0"
"proportionaltoparent" "1"
"BuildingProgress"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "BuildingProgress"
"xpos" "32"
"ypos" "cs-0.5"
"wide" "0"
"tall" "6"
"visible" "1"
"enabled" "1"
"bgcolor_override" "130 130 130 255"
"proportionaltoparent" "1"
}
"BuildingLabel"
{
"ControlName" "Label"
"fieldName" "BuildingLabel"
"font" "Size 7"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "30"
"tall" "6"
"visible" "1"
"enabled" "1"
"labelText" "BUILDING"
"textAlignment" "center"
"proportionaltoparent" "1"
"pin_to_sibling" "BuildingProgress"
}
2021-11-01 15:05:16 +00:00
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"RunningPanel"
{
"ControlName" "EditablePanel"
"fieldName" "RunningPanel"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "f0"
"visible" "0"
"proportionaltoparent" "1"
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"KillsLabel"
{
"ControlName" "CExLabel"
"fieldName" "KillsLabel"
"font" "Size 10"
2023-01-17 00:07:19 +00:00
"xpos" "42"
2021-11-01 15:05:16 +00:00
"ypos" "3"
"wide" "200"
2023-01-17 00:07:19 +00:00
"tall" "7"
2021-11-01 15:05:16 +00:00
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_sentry_kills_assists"
"textAlignment" "west"
"drawcolor" "White"
"proportionaltoparent" "1"
}
2023-01-17 00:07:19 +00:00
"KillIcon"
{
"ControlName" "ImagePanel"
"fieldName" "KillIcon"
"xpos" "32"
"ypos" "3"
"zpos" "10"
"wide" "8"
"tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "replay/thumbnails/game/buildingstatus_kills"
"drawcolor" "White"
"proportionaltoparent" "1"
}
2023-01-15 07:55:26 +00:00
2021-11-01 15:05:16 +00:00
"Shells"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "Shells"
"xpos" "32"
"ypos" "cs-0.5+1"
"wide" "30"
"tall" "6"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
"bgcolor_override" "130 130 130 255"
}
2023-01-15 07:55:26 +00:00
"ShellIcon"
2021-11-01 15:05:16 +00:00
{
2023-01-15 07:55:26 +00:00
"ControlName" "ImagePanel"
"fieldName" "ShellIcon"
2021-11-01 15:05:16 +00:00
"xpos" "0"
"ypos" "0"
"zpos" "1"
2023-01-17 00:07:19 +00:00
"wide" "24"
2021-11-01 15:05:16 +00:00
"tall" "6"
"visible" "1"
"enabled" "1"
2023-01-15 07:55:26 +00:00
"scaleImage" "1"
"image" "replay/thumbnails/game/buildingstatus_ammo"
"drawcolor" "Black"
2021-11-01 15:05:16 +00:00
"pin_to_sibling" "Shells"
2023-01-15 07:55:26 +00:00
"pin_corner_to_sibling" "PIN_CENTER_TOP"
"pin_to_sibling_corner" "PIN_CENTER_TOP"
2021-11-01 15:05:16 +00:00
}
}
}
"Background"
{
"ControlName" "CIconPanel"
"fieldName" "Background"
"xpos" "9999"
}
}