81 lines
2.3 KiB
XML
81 lines
2.3 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<window>
|
||
|
<bhs_stamina x="0" y="0" width="71" height="10" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_stamina</texture>
|
||
|
</progress>
|
||
|
</bhs_stamina>
|
||
|
<bhs_health x="0" y="0" width="25" height="87" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_health</texture>
|
||
|
</progress>
|
||
|
</bhs_health>
|
||
|
|
||
|
|
||
|
<bhs_health_bodypart x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_bar</texture>
|
||
|
</progress>
|
||
|
</bhs_health_bodypart>
|
||
|
|
||
|
<bhs_health_bodypart_green x="0" y="0" width="20" height="4" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_bar_green</texture>
|
||
|
</progress>
|
||
|
</bhs_health_bodypart_green>
|
||
|
|
||
|
<!-- 4:3 here -->
|
||
|
|
||
|
<bhs_stamina_43 x="0" y="0" width="95" height="10" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_stamina</texture>
|
||
|
</progress>
|
||
|
</bhs_stamina_43>
|
||
|
<bhs_health_43 x="0" y="0" width="34" height="87" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_health</texture>
|
||
|
</progress>
|
||
|
</bhs_health_43>
|
||
|
|
||
|
|
||
|
<bhs_health_bodypart_43 x="0" y="0" width="28" height="4" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_bar</texture>
|
||
|
</progress>
|
||
|
</bhs_health_bodypart_43>
|
||
|
|
||
|
<bhs_health_bodypart_green_43 x="0" y="0" width="28" height="4" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_bar_green</texture>
|
||
|
</progress>
|
||
|
</bhs_health_bodypart_green_43>
|
||
|
|
||
|
<!-- 16:10 here -->
|
||
|
|
||
|
<bhs_stamina_1610 x="0" y="0" width="85" height="10" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_stamina</texture>
|
||
|
</progress>
|
||
|
</bhs_stamina_1610>
|
||
|
<bhs_health_1610 x="0" y="0" width="31" height="87" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_health</texture>
|
||
|
</progress>
|
||
|
</bhs_health_1610>
|
||
|
|
||
|
|
||
|
<bhs_health_bodypart_1610 x="0" y="0" width="25" height="4" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_bar</texture>
|
||
|
</progress>
|
||
|
</bhs_health_bodypart_1610>
|
||
|
|
||
|
<bhs_health_bodypart_green_1610 x="0" y="0" width="25" height="4" horz="1" min="0" max="100">
|
||
|
<progress stretch="1">
|
||
|
<texture>ui_hud_bhs_bar_green</texture>
|
||
|
</progress>
|
||
|
</bhs_health_bodypart_green_1610>
|
||
|
|
||
|
|
||
|
</window>
|