menthahud-lyra/resource/ui/hudroundcounter.res

127 lines
No EOL
2.3 KiB
Text

"Resource/UI/HudRoundCounter.res"
{
"RoundCounter"
{
"fieldName" "RoundCounter"
"xpos" "cs-0.5"
"ypos" "-2"
"zpos" "2"
"wide" "300"
"tall" "25"
"visible" "0"
"enabled" "0"
"proportionaltoparent" "1"
"starting_width" "20"
"width_per_round" "24"
"indicator_start_offset" "4"
"indicator_max_wide" "30"
"RoundIndicatorPanel_kv"
{
"ypos" "3"
"wide" "6"
"tall" "6"
"zpos" "7"
"image" "../hud/comp_round_counter_dot_bg"
"scaleimage" "1"
}
"RoundWinPanelRed_kv"
{
"ypos" "-3"
"wide" "17"
"tall" "17"
"zpos" "8"
"image" "../hud/comp_round_counter_light_red"
"scaleimage" "1"
}
"RoundWinPanelBlue_kv"
{
"ypos" "-3"
"wide" "17"
"tall" "17"
"zpos" "8"
"image" "../hud/comp_round_counter_light_blue"
"scaleimage" "1"
}
}
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "114"
"ypos" "11"
"zpos" "5"
"wide" "73"
"tall" "14"
"proportionaltoparent" "1"
"bgcolor_override" "29 29 29 255"
}
"Background2"
{
"ControlName" "EditablePanel"
"fieldName" "Background2"
"xpos" "114"
"ypos" "-1"
"zpos" "5"
"wide" "73"
"tall" "12"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
"bgcolor_override" "69 69 69 255"
}
"BlueTeamBackground"
{
"ControlName" "EditablePanel"
"fieldName" "BlueTeamBackground"
"xpos" "9999"
"ypos" "0"
"zpos" "5"
"wide" "40"
"tall" "20"
"proportionaltoparent" "1"
"bgcolor_override" "ahudBlue"
"BlueTeamBackground2"
{
"ControlName" "EditablePanel"
"fieldName" "BlueTeamBackground2"
"xpos" "0"
"ypos" "rs1"
"wide" "f0"
"tall" "2"
"proportionaltoparent" "1"
"bgcolor_override" "ahudDarkBlue"
}
}
"RedTeamBackground"
{
"ControlName" "EditablePanel"
"fieldName" "RedTeamBackground"
"xpos" "9999"
"ypos" "0"
"zpos" "5"
"wide" "40"
"tall" "20"
"proportionaltoparent" "1"
"bgcolor_override" "ahudRed"
"RedTeamBackground2"
{
"ControlName" "EditablePanel"
"fieldName" "RedTeamBackground2"
"xpos" "0"
"ypos" "rs1"
"wide" "f0"
"tall" "2"
"proportionaltoparent" "1"
"bgcolor_override" "ahudDarkRed"
}
}
}