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

55 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2023-01-15 07:33:02 +00:00
"Resource/UI/HudTrainingMsg.res"
{
"HudTrainingMsgBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudTrainingMsgBG"
"xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "400"
"tall" "265"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
"image" "replay/thumbnails/panels/material_transparent70"
"scaleImage" "1"
"teambg_2" "replay/thumbnails/panels/material_transparent70"
"teambg_3" "replay/thumbnails/panels/material_transparent70"
"src_corner_height" "32"
"src_corner_width" "32"
"draw_corner_width" "8"
"draw_corner_height" "8"
}
"GoalLabel"
{
"ControlName" "CExLabel"
"fieldName" "GoalLabel"
"xpos" "30"
"ypos" "40"
"zpos" "1"
"wide" "345"
"tall" "105"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" ""
"textAlignment" "North"
"font" "Size 14"
}
"GoalImage"
{
"ControlName" "CTFImagePanel"
"fieldName" "GoalImage"
"xpos" "27"
"ypos" "55"
"zpos" "1"
"wide" "45"
"tall" "45"
"visible" "0"
"enabled" "1"
"image" "../hud/hud_icon_attack"
"scaleImage" "1"
}
}