1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/ui/tfhudrobotdestruction_robotindicator.res

56 lines
1.2 KiB
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/TFHudRobotDestruction_RobotIndicator.res"
{
"RobotStateContainer"
{
"fieldName" "RobotStateContainer"
"ControlName" "EditablePanel"
"proportionalToParent" "1"
"xpos" "0"
"ypos" "0"
"wide" "14"
"tall" "14"
2021-11-01 15:05:16 +00:00
"visible" "0"
"DeadState"
{
"fieldName" "DeadState"
"ControlName" "CTFHudRobotDestruction_StateImage"
"xpos" "0"
"ypos" "0"
"zpos" "5"
"wide" "f0"
"tall" "f0"
"scaleimage" "1"
"visible" "1"
"proportionalToParent" "1"
}
"ActiveState"
{
"fieldName" "ActiveState"
"ControlName" "CTFHudRobotDestruction_StateImage"
"xpos" "0"
"ypos" "0"
"zpos" "6"
"wide" "f0"
"tall" "f0"
"scaleimage" "1"
"visible" "1"
"proportionalToParent" "1"
}
"ShieldedState"
{
"fieldName" "ShieldedState"
"ControlName" "CTFHudRobotDestruction_StateImage"
"xpos" "0"
"ypos" "0"
"zpos" "5"
"wide" "f0"
"tall" "f0"
"scaleimage" "1"
"visible" "1"
"proportionalToParent" "1"
}
}
}