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

38 lines
No EOL
1.4 KiB
XML

<w>
<background width="1024" height="768">
<auto_static width="1024" height="768">
<texture>ui_mm_loading_screen</texture>
</auto_static>
</background>
<loading_logo x="0" y="173" width="1024" height="399">
</loading_logo>
<loading_progress_background x="260" y="599" width="506" height="4">
<texture color="black" a="255">ui_mm_loading_progress_bar</texture>
</loading_progress_background>
<loading_progress x="260" y="599" width="506" height="4">
<texture>ui_mm_loading_progress_bar</texture>
</loading_progress>
<loading_progress_percent x="260" y="574" width="506" height="20">
<text align="c" r="170" g="170" b="170" a="0" font="letterica18"/>
</loading_progress_percent>
<loading_stage x="260" y="530" width="506" height="20">
<text align="c" r="170" g="170" b="170" font="letterica18"/>
</loading_stage>
<loading_header x="260" y="622" width="506" height="20">
<text align="c" r="103" g="103" b="103" font="letterica18"/>
</loading_header>
<loading_tip_number x="260" y="658" width="506" height="20">
<text align="c" r="103" g="103" b="103" font="letterica18"/>
</loading_tip_number>
<loading_tip x="163" y="676" width="700" height="80" complex_mode="1">
<text alignment="c" align="c" r="103" g="103" b="103" font="letterica18"/>
</loading_tip>
</w>