<?xml version="1.0" encoding="utf-8"?>
<screenAssets>
    <screen id="StickerBookView">
        <group id="background">
            <item id="screens/stickerBook/background.png">
                <type>image</type>
                <position x="0.0" y="0.0"/>
                <scale x="1" y="1"/>
                <anchor x="0" y="0"/>
            </item>
        </group>
        <item id="game/ui/backButton.png">
            <tag>backButton</tag>
            <type>button</type>
            <position x="110.625" y="117.1875"/>
            <anchor x="0.5" y="0.5"/>
            <buttonOverSize x="1.05" y="1.05"/>
            <buttonDownSize x="0.95" y="0.95"/>
            <clickSound>audio/sfx/sfx_button.mp3</clickSound>
        </item>
        <group id="carousel">
            <item id="screens/stickerBook/carouselBg.png">
                <type>image</type>
                <tag>carousel</tag>
                <position x="37" y="220"/>
                <scale x="1" y="1"/>
                <anchor x="0" y="0"/>
            </item>
            <item id="screens/stickerBook/carouselBgMask.png">
                <type>image</type>
                <tag>carouselMask</tag>
                <position x="37" y="222"/>
                <scale x="1" y="1"/>
                <anchor x="0" y="0"/>
            </item>
        </group>
    </screen>
</screenAssets>
