mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-09 17:11:46 +00:00
56 lines
1.3 KiB
Plaintext
56 lines
1.3 KiB
Plaintext
"Resource/UI/FreezePanelCallout.res"
|
|
{
|
|
"CalloutBG"
|
|
{
|
|
"ControlName" "CTFImagePanel"
|
|
"fieldName" "CalloutBG"
|
|
"xpos" "12"
|
|
"ypos" "13"
|
|
"zpos" "0"
|
|
"wide" "76"
|
|
"tall" "24"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"image" "replay/thumbnails/panels/material_transparent70"
|
|
"scaleImage" "1"
|
|
"teambg_2" "replay/thumbnails/panels/material_red_transparent70"
|
|
"teambg_3" "replay/thumbnails/panels/material_blue_transparent70"
|
|
|
|
"src_corner_height" "32"
|
|
"src_corner_width" "32"
|
|
"draw_corner_width" "8"
|
|
"draw_corner_height" "8"
|
|
}
|
|
"ArrowIcon"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "ArrowIcon"
|
|
"xpos" "20"
|
|
"ypos" "35"
|
|
"zpos" "3"
|
|
"wide" "20"
|
|
"tall" "10"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"image" "replay/thumbnails/game/freezecam_callout_arrow"
|
|
"scaleImage" "1"
|
|
}
|
|
"CalloutLabel"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "CalloutLabel"
|
|
"font" "HudFontSmall"
|
|
"xpos" "15"
|
|
"ypos" "15"
|
|
"zpos" "2"
|
|
"wide" "70"
|
|
"tall" "20"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"labelText" "#FreezePanel_Callout"
|
|
"textAlignment" "center"
|
|
}
|
|
}
|