Divergent/mods/UI Rework G.A.M.M.A. Style/gamedata/configs/ui/ui_wheel_ammo.xml

70 lines
2.7 KiB
XML
Raw Normal View History

<w>
<wheel x="331.5" y="205" width="361" height="361">
<background x="0" y="0" width="361" height="361">
<texture>ui_hud2_wheel_ammo</texture>
</background>
<extended x="0" y="400" width="361" height="80">
<texture>ui_hud2_wheel_extent</texture>
</extended>
<all>
<!-- Common / Buck -->
<box_1 x="0" y="155" width="100" height="50"/><!-- Usable -->
<box_2 x="66" y="43" width="100" height="50"/><!-- Unusable -->
<box_3 x="66" y="43" width="100" height="50"/><!-- Unusable -->
<!-- HP / Slug -->
<box_4 x="195" y="43" width="100" height="50"/><!-- Usable -->
<box_5 x="260" y="155" width="100" height="50"/><!-- Unusable -->
<box_6 x="260" y="155" width="100" height="50"/><!-- Unusable -->
<!-- AP / AP Slug -->
<box_7 x="195" y="268" width="100" height="50"/><!-- Usable -->
<box_8 x="66" y="268" width="100" height="50"/><!-- Unusable -->
<box_9 x="66" y="268" width="100" height="50"/><!-- Unusable -->
<box_10 x="0" y="0" width="100" height="50"/>
<box_11 x="0" y="0" width="100" height="50"/>
<box_12 x="0" y="0" width="100" height="50"/>
</all>
<alt>
<!-- Common / Buck -->
<box_1 x="0" y="155" width="100" height="50"/><!-- Usable -->
<box_2 x="66" y="43" width="100" height="50"/><!-- Unusable -->
<box_3 x="66" y="43" width="100" height="50"/><!-- Unusable -->
<!-- HP / Slug -->
<box_4 x="195" y="43" width="100" height="50"/><!-- Usable -->
<box_5 x="260" y="155" width="100" height="50"/><!-- Unusable -->
<box_6 x="260" y="155" width="100" height="50"/><!-- Unusable -->
<!-- AP / AP Slug -->
<box_7 x="195" y="268" width="100" height="50"/><!-- Usable -->
<box_8 x="66" y="268" width="100" height="50"/><!-- Unusable -->
<box_9 x="66" y="268" width="100" height="50"/><!-- Unusable -->
<box_10 x="0" y="0" width="100" height="50"/>
<box_11 x="0" y="0" width="100" height="50"/>
<box_12 x="0" y="0" width="100" height="50"/>
</alt>
<result x="130" y="143" width="100" height="75"/>
</wheel>
<ammo>
<btn x="0" y="0" width="100" height="50" check_mode="0">
<texture>ui_button_wheel_light</texture>
</btn>
<icon x="0" y="0" width="100" height="50"/>
<num x="0" y="-8" width="100" height="16">
<text complex_mode="1" r="150" g="150" b="150" align="c" vert_align="t" font="letterica18"/>
</num>
<text x="0" y="42" width="100" height="16">
<text complex_mode="1" r="100" g="100" b="100" align="c" vert_align="t" font="letterica16"/>
</text>
<text_r x="-20" y="50" width="140" height="16">
<text complex_mode="1" color="ui_2" align="c" vert_align="t" font="letterica16"/>
</text_r>
<highlight x="0" y="0" width="100" height="50">
<texture>ui_button_wheel_light_h</texture>
</highlight>
</ammo>
</w>