Divergent/mods/Quick Action Wheel/gamedata/configs/ui/ui_haru_radial_menu.xml

20 lines
690 B
XML

<w>
<!-- Positions largely don't matter, since it's script-based -->
<bg x="0" y="0" width="426" height="426" stretch="1">
<texture>ui_qaw_wheel_bg</texture>
</bg>
<tab_icon x="320" y="410" width="24" height="24" stretch="1">
<texture>ui_qaw_tab_icon</texture>
</tab_icon>
<title x="153" y="183" width="120" height="20" stretch="1">
<text complex_mode="1" r="240" g="240" b="240" align="c" vert_align="t" font="letterica25"/>
</title>
<tab_category x="149" y="149" width="128" height="128" stretch="1"/>
<cursor x="0" y="0" width="426" height="213" stretch="1">
<texture>ui_qaw_cursor</texture>
</cursor>
</w>