93 lines
3.3 KiB
XML
93 lines
3.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<window>
|
|
|
|
<!-- Background-->
|
|
<body_health_system x="0" y="580" width="91" height="141" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
|
|
<text font="letterica16" r="255" g="255" b="255" a="255" align="l"/>
|
|
<texture>ui_hud_bhs_bg_eft</texture>
|
|
</body_health_system>
|
|
|
|
<!-- Background HUD-->
|
|
<body_health_system_hud x="9.5" y="26" width="81.5" height="112" la_text="1" la_alpha="1" complex_mode="1" stretch="1" >
|
|
</body_health_system_hud>
|
|
|
|
|
|
<!-- Health -->
|
|
<bhs_health_bar_bg x="28" y="10" width="25" height="81" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_health_bg_eft</texture>
|
|
</bhs_health_bar_bg>
|
|
|
|
<bhs_health x="0" y="0" width="25" height="81" min="0" max="1" stretch="1">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_health_eft</texture>
|
|
</progress>
|
|
</bhs_health>
|
|
|
|
|
|
<!-- Stamina -->
|
|
<bhs_stamina_bar_bg x="5.5" y="97" width="69.5" height="9" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="240" g="217" b="182" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_stamina_bg_eft</texture>
|
|
</bhs_stamina_bar_bg>
|
|
|
|
<bhs_stamina x="0" y="0" width="69.5" height="9" horz="1" min="0" max="1" stretch="1">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_stamina_eft</texture>
|
|
</progress>
|
|
</bhs_stamina>
|
|
|
|
|
|
<!-- Psi -->
|
|
<bhs_psi x="5.5" y="5" width="69.5" height="3" horz="1" min="0" max="1" stretch="1">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_psi_2</texture>
|
|
</progress>
|
|
</bhs_psi>
|
|
|
|
|
|
<!-- Limbs -->
|
|
<bhs_health_head_bar_bg x="5.5" y="18" width="20" height="3" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_bar_bg_eft</texture>
|
|
</bhs_health_head_bar_bg>
|
|
|
|
<bhs_health_torso_bar_bg x="54" y="18" width="20" height="3" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_bar_bg_eft</texture>
|
|
</bhs_health_torso_bar_bg>
|
|
|
|
<bhs_health_leftarm_bar_bg x="5.5" y="43" width="20" height="3" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_bar_bg_eft</texture>
|
|
</bhs_health_leftarm_bar_bg>
|
|
|
|
<bhs_health_rightarm_bar_bg x="54" y="43" width="20" height="3" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_bar_bg_eft</texture>
|
|
</bhs_health_rightarm_bar_bg>
|
|
|
|
<bhs_health_leftleg_bar_bg x="5.5" y="67" width="20" height="3" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_bar_bg_eft</texture>
|
|
</bhs_health_leftleg_bar_bg>
|
|
|
|
<bhs_health_rightleg_bar_bg x="54" y="67" width="20" height="3" complex_mode="1" stretch="1">
|
|
<text font="graffiti19" r="255" g="0" b="0" a="255" align="c"/>
|
|
<texture>ui_hud_bhs_bar_bg_eft</texture>
|
|
</bhs_health_rightleg_bar_bg>
|
|
|
|
<bhs_health_bodypart x="0" y="0" width="20" height="3" horz="1" min="0" max="1">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_bar_eft</texture>
|
|
</progress>
|
|
</bhs_health_bodypart>
|
|
|
|
<bhs_health_bodypart_green x="0" y="0" width="20" height="3" horz="1" min="0" max="1">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_bar_green_eft</texture>
|
|
</progress>
|
|
</bhs_health_bodypart_green>
|
|
|
|
</window> |