menthahud-lyra/resource/ui/mvmvictorysplash.res

56 lines
1 KiB
Text

"Resource/UI/MvMVictoryPanel.res"
{
"SplashContainer"
{
"ControlName" "EditablePanel"
"fieldName" "SplashContainer"
"xpos" "c-150"
"ypos" "c-20"
"wide" "300"
"tall" "300"
"visible" "1"
"SplashBackground"
{
"ControlName" "ImagePanel"
"fieldName" "SplashBackground"
"xpos" "25"
"ypos" "16"
"wide" "250"
"tall" "42"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "ahudRed"
}
"SplashLabelShadow"
{
"ControlName" "CExLabel"
"fieldName" "SplashLabelShadow"
"font" "HudFontGiantBold"
"labelText" "#TF_MVM_Victory"
"textAlignment" "center"
"xpos" "2"
"ypos" "14"
"wide" "300"
"tall" "50"
"fgcolor" "ShadowBlack"
}
"SplashLabel"
{
"ControlName" "CExLabel"
"fieldName" "SplashLabel"
"font" "HudFontGiantBold"
"labelText" "#TF_MVM_Victory"
"textAlignment" "center"
"xpos" "0"
"ypos" "12"
"wide" "300"
"tall" "50"
"fgcolor" "ahudWhite"
}
}
}