<?xml version="1.0"?>
<Layout name="preloader_pixi">
    <Main_landscape name="Main_landscape">
        <Element name="props" depth="-1" layerY="0" layerX="0" type="layerProperties"/>
        
    <Element name="safe" x="0" y="0" type="container" depth="0">
        <Element name="bg" type="image" resource="{assetsBackground}BackgroundWide.jpg" depth="0"
                 x="0" y="-100" width="1629" height="915"/>

        <Element name="safeArea" x="0" y="0" type="container" depth="0">

            <Element name="gameLogo" type="image" resource="Preloader-Logo" depth="0"
                     x="630" y="52" width="348" height="135"/>
            <Element name="gameCharacter" type="image" resource="Preloader-Character.png" depth="0"
                     x="630" y="180" width="304" height="432"/>

        </Element>

    </Element>

        <Element type="container" depth="2" name="preloaderAll" x="0" y="620">
            <Element name="stripBar" type="image" depth="0" x="400" y="0" resource="PreDarkBottomArea" width="100" height="100"/>
            <Element name="logo" type="image" depth="0" x="731" y="30" resource="PreISBLogo" width="122" height="40"/>
            <Element name="loadBarEmpty" type="image" depth="0" x="0" y="0" resource="PreLoadingBarEmpty" width="100" height="4"/>
            <Element name="loadBarFull" type="image" depth="0" x="0" y="0" resource="PreLoadingBarFull" width="100" height="4"/>
        </Element>
    </Main_landscape>
    <Main_portrait name="Main_portrait">
        <Element name="props" depth="-1" layerY="0" layerX="0" type="layerProperties"/>
        
    <Element name="safe" x="0" y="0" type="container" depth="0">
        <Element name="bg" type="image" resource="{assetsBackground}BackgroundWide.jpg" depth="0"
                 x="-900" y="0" width="1344" height="756"/>

        <Element name="safeArea" x="0" y="0" type="container" depth="0">

            <Element name="gameLogo" type="image" resource="Preloader-Logo" depth="0"
                     x="-175" y="0" width="348" height="135"/>
            <Element name="gameCharacter" type="image" resource="Preloader-Character.png" depth="0"
                     x="-175" y="180" width="304" height="432"/>

        </Element>
    </Element>

        <Element type="container" depth="2" name="preloaderAll" x="0" y="620">
            <Element name="stripBar" type="image" depth="0" x="400" y="0" resource="PreDarkBottomArea" width="100" height="181"/>
            <Element name="logo" type="image" depth="0" x="692" y="50" resource="PreISBLogo" width="244" height="80"/>
            <Element name="loadBarEmpty" type="image" depth="0" x="0" y="0" resource="PreLoadingBarEmpty" width="100" height="8"/>
            <Element name="loadBarFull" type="image" depth="0" x="0" y="0" resource="PreLoadingBarFull" width="100" height="8"/>
        </Element>
    </Main_portrait>
    <Classes>
        
        
    </Classes>
</Layout>