Removed EGUI in favor of UI Rework by Sota Added in GTR Optimized for higher res textures, over Zone Reality Remade and removed all files that conflicted from ZRR to save storage space.
94 lines
2.9 KiB
XML
94 lines
2.9 KiB
XML
<window>
|
|
<bhs_stamina x="0" y="0" width="71.25" 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.5" 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="21" 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="21" height="4" horz="1" min="0" max="100">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_bar_green</texture>
|
|
</progress>
|
|
</bhs_health_bodypart_green>
|
|
|
|
<bhs_health_bodypart_blue x="0" y="0" width="21" height="4" horz="1" min="0" max="100">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_bar_blue</texture>
|
|
</progress>
|
|
</bhs_health_bodypart_blue>
|
|
|
|
<!-- 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>
|
|
|
|
<bhs_health_bodypart_blue_43 x="0" y="0" width="28" height="4" horz="1" min="0" max="100">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_bar_blue</texture>
|
|
</progress>
|
|
</bhs_health_bodypart_blue_43>
|
|
|
|
<!-- 16:10 here -->
|
|
|
|
<bhs_stamina_1610 x="0" y="0" width="71.25" 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="25.5" 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="21" 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="21" height="4" horz="1" min="0" max="100">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_bar_green</texture>
|
|
</progress>
|
|
</bhs_health_bodypart_green_1610>
|
|
|
|
<bhs_health_bodypart_blue_1610 x="0" y="0" width="21" height="4" horz="1" min="0" max="100">
|
|
<progress stretch="1">
|
|
<texture>ui_hud_bhs_bar_blue</texture>
|
|
</progress>
|
|
</bhs_health_bodypart_blue_1610>
|
|
|
|
</window>
|