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,55 @@
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "-10"
"PositiveColor" "G_Heal"
"NegativeColor" "G_Hit"
"delta_lifetime" "2.0"
"delta_item_font" "G_FontDamage"
"delta_item_font_big" "G_FontCritDamage"
}
"DamageAccountValue"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c+78"
"ypos" "r118"
"xpos_minmode" "c+58"
"ypos_minmode" "c+35"
"zpos" "2"
"wide" "124"
"tall" "25"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
"fgcolor" "G_Hit"
"font" "G_FontMedium"
"font_minmode" "G_FontMedium"
}
"DamageAccountValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c+79"
"ypos" "r117"
"xpos_minmode" "c+59"
"ypos_minmode" "c+36"
"zpos" "1"
"wide" "124"
"tall" "25"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
"fgcolor" "G_Shadow"
"font" "G_FontMedium"
"font_minmode" "G_FontMedium"
}
}