Re-add toonhud
This commit is contained in:
@ -0,0 +1,186 @@
|
||||
"Resource/training/offlinepractice/practicemodeselection.res"
|
||||
{
|
||||
"GameModeImagePanel"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"FieldName" "GameModeImagePanel"
|
||||
"xpos" "60"
|
||||
"ypos" "15"
|
||||
"zpos" "1"
|
||||
"wide" "250"
|
||||
"tall" "250"
|
||||
"visible" "1"
|
||||
"tileImage" "0"
|
||||
"scaleImage" "1"
|
||||
"border" "ButtonBorder"
|
||||
"paintbackgroundtype" "2"
|
||||
"paintbackground" "1"
|
||||
}
|
||||
|
||||
"G_GameModeImageBgPanel"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"FieldName" "G_GameModeImageBgPanel"
|
||||
"xpos" "60"
|
||||
"zpos" "0"
|
||||
"wide" "330"
|
||||
"tall" "255"
|
||||
"visible" "1"
|
||||
"border" "MainMenuBrightContainer"
|
||||
}
|
||||
|
||||
"GameModeImageBgPanel"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"FieldName" "GameModeImageBgPanel"
|
||||
"xpos" "60"
|
||||
"zpos" "0"
|
||||
"wide" "330"
|
||||
"tall" "255"
|
||||
"visible" "0"
|
||||
"tileImage" "0"
|
||||
"scaleImage" "1"
|
||||
"image" "illustrations/bg"
|
||||
}
|
||||
|
||||
"PrevButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "PrevButton"
|
||||
"xpos" "36"
|
||||
"ypos" "105"
|
||||
"zpos" "20"
|
||||
"wide" "18"
|
||||
"tall" "43"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#TF_LessThan"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "0"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "goprev"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"NextButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "NextButton"
|
||||
"xpos" "396"
|
||||
"ypos" "105"
|
||||
"zpos" "20"
|
||||
"wide" "18"
|
||||
"tall" "43"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#TF_GreaterThan"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "0"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "gonext"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"GameModeLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "GameModeLabel"
|
||||
"font" "HudFontMediumSmallBold"
|
||||
"labelText" "%gamemode%"
|
||||
"textAlignment" "center"
|
||||
"xpos" "60"
|
||||
"ypos" "10"
|
||||
"wide" "330"
|
||||
"tall" "20"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"fgcolor_override" "83 75 66 255"
|
||||
}
|
||||
|
||||
"CurPageLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "CurPageLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "%curpage%"
|
||||
"textAlignment" "north"
|
||||
"xpos" "70"
|
||||
"ypos" "10"
|
||||
"zpos" "1"
|
||||
"wide" "40"
|
||||
"tall" "20"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"fgcolor_override" "83 75 66 255"
|
||||
}
|
||||
|
||||
"DescLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "DescLabel"
|
||||
"font" "HudFontSmallest"
|
||||
"labelText" "%description%"
|
||||
"textAlignment" "center"
|
||||
"xpos" "60"
|
||||
"ypos" "230"
|
||||
"wide" "330"
|
||||
"tall" "20"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"fgcolor_override" "83 75 66 255"
|
||||
}
|
||||
|
||||
"SelectCurrentGameModeButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "SelectCurrentGameModeButton"
|
||||
"xpos" "160"
|
||||
"ypos" "260"
|
||||
"wide" "130"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#TF_Select"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "50"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "selectcurrentgamemode"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
|
||||
"border_default" "MainMenuButtonDefault"
|
||||
"border_armed" "MainMenuButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user