Re-add toonhud

This commit is contained in:
2024-12-30 07:25:26 -04:00
parent 7c6509c055
commit aefd79dded
495 changed files with 90766 additions and 6 deletions

View File

@ -0,0 +1,41 @@
"Resource/UI/NotificationToastContainer.res"
{
"NotificationToastContainer"
{
"ControlName" "CNotificationToastControl"
"fieldName" "NotificationToastContainer"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
"border" "G_TargetBorder"
"bgcolor_override" "G_PanelBg"
}
"HelpTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "HelpTextLabel"
"fgcolor" "RedSolid"
"xpos" "5"
"ypos" "0"
"zpos" "2"
"wide" "90"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" ""
"textAlignment" "North"
"font" "DefaultVerySmall"
"textinsetx" "2"
"textinsety" "7"
}
}