e4s-sdk/gamedata/configs/ui/zone_map.xml
2026-06-17 23:06:51 +03:00

28 lines
No EOL
928 B
XML

<window>
<minimap>
<level_frame x="0.15" y="0.15" width="0.217" height="0.217" stretch="1" alignment="c"/>
<background width="0.30" height="0.30" stretch="1" alignment="c">
<texture>ui_inGame2_Radar_main_window</texture>
</background>
<clock_wnd x="0.15" y="0.86" width="39" height="16" alignment="c">
<text x="0" y="0" font="letterica16" color="ui_7" align="c" vert_align="c"/>
</clock_wnd>
<compass x="0.15" y="0.11" width="9" height="30" heading="1" alignment="c">
<texture>ui_inGame2_Radar_compass</texture>
</compass>
<center width="4" height="4" alignment="c" stretch="1">
<texture >ui_minimap_point</texture>
</center>
<static_counter x="0.94" y="0.5" width="18" height="17" alignment="c">
<text_static width="18" height="17">
<text align="c" font="graffiti19" color="ui_7"/>
</text_static>
</static_counter>
</minimap>
</window>