<?xml version="1.0" encoding="utf-8"?>
<!-- skin 1 content XML -->
<content>
	<levelAssets>
		<!-- assets to be loaded in per level -->
		<level id="shared">
			<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[sounds and music]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
			<item id="correctItemFound">
				<url>audio/sfx/sfx_levelunlock.mp3</url>
				<type>sound</type>
			</item>
			<item id="incorrectItemFound">
				<url>audio/sfx/funnyTap.mp3</url>
				<type>sound</type>
			</item>
			<item id="levelCompleteSFX">
				<url>audio/sfx/sfx_levelComplete.mp3</url>
				<type>sound</type>
			</item>
			<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[background and decoration]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
			<item id="buzz">
				<url>game/spine/staticCharacters.png</url>
				<type>atlas</type>
				<animations defaultAnimation="neutral">
					<animation framerate="10" frames="2" id="neutral" loop="false"/>
					<animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
					<animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
				</animations>
				<scale x="1" y="1"/>
			</item>
			<item id="woody">
				<url>game/spine/staticCharacters.png</url>
				<type>atlas</type>
				<animations defaultAnimation="neutral">
					<animation framerate="10" frames="8" id="neutral" loop="false"/>
					<animation framerate="10" frames="6,6,8" id="happy" loop="false"/>
					<animation framerate="10" frames="7,7,8" id="sad" loop="false"/>
				</animations>
			</item>
			<item id="forky">
				<url>game/spine/staticCharacters.png</url>
				<type>atlas</type>
				<animations defaultAnimation="neutral">
					<animation framerate="10" frames="5" id="neutral" loop="false"/>
					<animation framerate="10" frames="3,5" id="happy" loop="false"/>
					<animation framerate="10" frames="4,5" id="sad" loop="false"/>
				</animations>
			</item>
			<item id="fear">
				<url>game/spine/fear_atlas.png</url>
				<type>atlas</type>
				<animations defaultAnimation="neutral">
					<animation framerate="10" frames="2" id="neutral" loop="false"/>
					<animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
					<animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
				</animations>
				</item>
				<item id="embarrassment">
                <url>game/spine/embarrassment_atlas.png</url>
                <type>atlas</type>
                <animations defaultAnimation="neutral">
                    <animation framerate="10" frames="2" id="neutral" loop="false"/>
                    <animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
                    <animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
                </animations>
					</item>
				<item id="sadness">
                <url>game/spine/sadness_atlas.png</url>
                <type>atlas</type>
                <animations defaultAnimation="neutral">
                    <animation framerate="10" frames="2" id="neutral" loop="false"/>
                    <animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
                    <animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
                </animations>
						</item>
				<item id="envy">
                <url>game/spine/envy_atlas.png</url>
                <type>atlas</type>
                <animations defaultAnimation="neutral">
                    <animation framerate="10" frames="2" id="neutral" loop="false"/>
                    <animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
                    <animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
                </animations>
						</item>
				<item id="ennui">
                <url>game/spine/ennui_atlas.png</url>
                <type>atlas</type>
                <animations defaultAnimation="neutral">
                    <animation framerate="10" frames="2" id="neutral" loop="false"/>
                    <animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
                    <animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
                </animations>
						</item>
				<item id="anxiety">
                <url>game/spine/anxiety_atlas.png</url>
                <type>atlas</type>
                <animations defaultAnimation="neutral">
                    <animation framerate="10" frames="2" id="neutral" loop="false"/>
                    <animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
                    <animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
                </animations>
						</item>
				<item id="disgust">
                <url>game/spine/disgust_atlas.png</url>
                <type>atlas</type>
                <animations defaultAnimation="neutral">
                    <animation framerate="10" frames="2" id="neutral" loop="false"/>
                    <animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
                    <animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
                </animations>
								</item>
				<item id="joy">
                <url>game/spine/joy_atlas.png</url>
                <type>atlas</type>
                <animations defaultAnimation="neutral">
                    <animation framerate="10" frames="2" id="neutral" loop="false"/>
                    <animation framerate="1" frames="0,0,2" id="happy" loop="false"/>
                    <animation framerate="1" frames="1,1,2" id="sad" loop="false"/>
                </animations>
			</item>
			<item id="character1">
				<url>game/assets/characters/skeleton.json</url>
				<type>spine</type>
			</item>
			<item id="bar_1">
				<url>game/ui/hiddenObjectCarousel.png</url>
				<type>image</type>
				<position x="0" y="0"/>
				<scale x="0.7" y="0.7"/>
				<anchor x="0.5" y="0.55"/>
			</item>
			<item id="bar_2">
				<url>game/ui/hiddenObjectCarousel.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="bar_3">
				<url>game/ui/hiddenObjectCarousel.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="bar_4">
				<url>game/ui/hiddenObjectCarousel.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="bar_5">
				<url>game/ui/hiddenObjectCarousel.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="negative">
				<url>game/assets/particles/negative.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="particle_1">
				<url>game/assets/particles/star_07.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="particle_2">
				<url>game/assets/particles/star_08.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="particle_3">
				<url>game/assets/particles/star_09.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="powerup_particle_1">
				<url>game/assets/particles/powerup_particle_star_00.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="powerup_particle_2">
				<url>game/assets/particles/powerup_particle_star_01.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="powerup_particle_3">
				<url>game/assets/particles/powerup_particle_star_02.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="hint_particle_1">
				<url>game/assets/particles/star_01.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="hint_particle_2">
				<url>game/assets/particles/star_04.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<item id="hint_particle_3">
				<url>game/assets/particles/star_07.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<anchor x="0" y="0"/>
			</item>
			<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[notifications and VFX]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
			<item id="starVFX">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<anchor x="0.5" y="0.5"/>
				<tweens>
					<tween addY="-100" delay="0" ease="Quadratic.Out" length="0.8"/>
					<tween alpha="0" delay="0.2" ease="Quadratic.Out" length="0.8"/>
				</tweens>
				<particles>
					positiveFX
				</particles>
				<text>
					<font>disneyJunior</font>
					<size>93.75</size>
					<tint>#ffd800</tint>
					<strokeThickness>5</strokeThickness>
					<stroke>#074499</stroke>
					<position x="0.0" y="0.0"/>
					<padding x="10" y="0"/>
					<prefix>+</prefix>
				</text>
				<!-- <animations autoPlay="shine">
						<animation id="shine" framesRange="0,8" framerate="24" loop="false" sound="correctItemFound"/>
					</animations> -->
			</item>
			<item id="hintSpotFX">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<anchor x="0.5" y="0.5"/>
				<particles>
					hintFX
				</particles>
			</item>
			<item id="hintLineFX">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<anchor x="0.5" y="0.5"/>
				<particles>
					hintLineFX
				</particles>
			</item>
			<item id="crossVFX">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<anchor x="0.5" y="0.5"/>
				<tweens>
					<tween addY="100" delay="0" ease="Quadratic.Out" length="0.8"/>
					<tween alpha="0" delay="0.2" ease="Quadratic.Out" length="0.8"/>
				</tweens>
				<text>
					<font>disneyJunior</font>
					<size>93.75</size>
					<tint>#ffd800</tint>
					<strokeThickness>5</strokeThickness>
					<stroke>#074499</stroke>
					<position x="0.0" y="0.0"/>
					<padding x="10" y="0"/>
					<prefix>-</prefix>
				</text>
			</item>
			<item id="feedbackNotification">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
				<tweens>
					<tween addY="-100" delay="0" ease="Quadratic.Out" length="0.7"/>
					<tween alpha="0" delay="0.7" ease="Quadratic.Out" length="0.5"/>
				</tweens>
				<text>
					<font>disneyJunior</font>
					<size>93.75</size>
					<tint>#ffd800</tint>
					<strokeThickness>5</strokeThickness>
					<stroke>#074499</stroke>
					<position x="0.0" y="0.0"/>
					<padding x="10" y="0"/>
				</text>
			</item>
			<item id="NegativeFeedbackNotification">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
				<tweens>
					<tween addY="100" delay="0" ease="Quadratic.Out" length="0.7"/>
					<tween alpha="0" delay="0.7" ease="Quadratic.Out" length="0.5"/>
				</tweens>
				<particles>
					negativeFX
				</particles>
				<text>
					<font>disneyJunior</font>
					<size>93.75</size>
					<tint>#000000</tint>
					<strokeThickness>5</strokeThickness>
					<stroke>#074499</stroke>
					<position x="0.0" y="0.0"/>
					<padding x="10" y="0"/>
				</text>
			</item>
			<item id="levelCompleteNotification">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<position x="1065.0" y="576.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
				<tweens>
					<tween delay="0" ease="Quadratic.Out" length="0.2" scaleFromX="0" scaleFromY="0"/>
					<tween alpha="0" delay="0.7" ease="Quadratic.Out" length="0.5"/>
				</tweens>
				<text>
					<font>disneyJunior</font>
					<size>187.5</size>
					<size>93.75</size>
					<tint>#ffd800</tint>
					<strokeThickness>5</strokeThickness>
					<stroke>#074499</stroke>
					<position x="0.0" y="0.0"/>
					<padding x="10" y="0"/>
				</text>
			</item>
			<item id="timeBonusNotification">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<position x="525.0" y="198.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
				<tweens>
					<tween delay="0" ease="Quadratic.Out" length="0.2" scaleFromX="0" scaleFromY="0"/>
					<tween alpha="0" delay="0.7" ease="Quadratic.Out" length="0.5"/>
				</tweens>
				<text>
					<font>disneyJunior</font>
					<size>93.75</size>
					<tint>#ffd800</tint>
					<strokeThickness>5</strokeThickness>
					<stroke>#074499</stroke>
					<position x="0.0" y="0.0"/>
					<padding x="10" y="0"/>
					<cmsKey>timeBonus</cmsKey>
				</text>
			</item>
			<!-- <item id="warugakiregularTrayTitle">
					<type>webfont</type>
					<url>game/fonts/warugaki/warugaki-webfont</url>
					<position x="0" y="-55"/>
					<scale x="1" y="1" />
					<anchor x="0.5" y="0.5" />
					<cmsKey>trayTitle</cmsKey>
					<fontSize>30</fontSize>
					<tint>#ffffff</tint>
					<stroke>#003157</stroke>
					<strokeThickness>10</strokeThickness>
				</item> -->
			<item id="splat">
				<url>game/assets/splat.png</url>
				<type>image</type>
				<position x="1065.0" y="576.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
				<tweens>
					<tween alpha="0" delay="0.9" ease="Quadratic.InOut" length="2"/>
					<tween delay="0" ease="Quadratic.Out" length=".2" scaleFromX="0" scaleFromY="0"/>
				</tweens>
			</item>
			<item id="revealStarVFX">
				<url>game/assets/blank.png</url>
				<type>image</type>
				<anchor x="0.5" y="0.5"/>
				<tweens>
					<tween addY="-100" delay="0" ease="Quadratic.Out" length="0.8"/>
					<tween alpha="0" delay="0.2" ease="Quadratic.Out" length="0.8"/>
				</tweens>
			</item>
			<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[Stickers]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<item id="sticker1">
				<url>game/assets/stickers/stickers/sticker1.png</url>
				<type>image</type>
				<tag>sticker1</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker2">
				<url>game/assets/stickers/stickers/sticker2.png</url>
				<type>image</type>
				<tag>sticker2</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker3">
				<url>game/assets/stickers/stickers/sticker3.png</url>
				<type>image</type>
				<tag>sticker3</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker4">
				<url>game/assets/stickers/stickers/sticker4.png</url>
				<type>image</type>
				<tag>sticker4</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker5">
				<url>game/assets/stickers/stickers/sticker5.png</url>
				<type>image</type>
				<tag>sticker5</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker6">
				<url>game/assets/stickers/stickers/sticker6.png</url>
				<type>image</type>
				<tag>sticker6</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker7">
				<url>game/assets/stickers/stickers/sticker7.png</url>
				<type>image</type>
				<tag>sticker7</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker8">
				<url>game/assets/stickers/stickers/sticker8.png</url>
				<type>image</type>
				<tag>sticker8</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker9">
				<url>game/assets/stickers/stickers/sticker9.png</url>
				<type>image</type>
				<tag>sticker9</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker10">
				<url>game/assets/stickers/stickers/sticker10.png</url>
				<type>image</type>
				<tag>sticker10</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker11">
				<url>game/assets/stickers/stickers/sticker11.png</url>
				<type>image</type>
				<tag>sticker11</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker12">
				<url>game/assets/stickers/stickers/sticker12.png</url>
				<type>image</type>
				<tag>sticker12</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker13">
				<url>game/assets/stickers/stickers/sticker13.png</url>
				<type>image</type>
				<tag>sticker13</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker14">
				<url>game/assets/stickers/stickers/sticker14.png</url>
				<type>image</type>
				<tag>sticker14</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker15">
				<url>game/assets/stickers/stickers/sticker15.png</url>
				<type>image</type>
				<tag>sticker15</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker16">
				<url>game/assets/stickers/stickers/sticker16.png</url>
				<type>image</type>
				<tag>sticker16</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker17">
				<url>game/assets/stickers/stickers/sticker17.png</url>
				<type>image</type>
				<tag>sticker17</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker18">
				<url>game/assets/stickers/stickers/sticker18.png</url>
				<type>image</type>
				<tag>sticker18</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker19">
				<url>game/assets/stickers/stickers/sticker19.png</url>
				<type>image</type>
				<tag>sticker19</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="sticker20">
				<url>game/assets/stickers/stickers/sticker20.png</url>
				<type>image</type>
				<tag>sticker20</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>

			<item id="c_sticker1">
				<url>game/assets/stickers/carousel/c_Sticker1.png</url>
				<type>image</type>
				<tag>sticker1</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker2">
				<url>game/assets/stickers/carousel/c_Sticker2.png</url>
				<type>image</type>
				<tag>sticker2</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker3">
				<url>game/assets/stickers/carousel/c_Sticker3.png</url>
				<type>image</type>
				<tag>sticker3</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker4">
				<url>game/assets/stickers/carousel/c_Sticker4.png</url>
				<type>image</type>
				<tag>sticker4</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker5">
				<url>game/assets/stickers/carousel/c_Sticker5.png</url>
				<type>image</type>
				<tag>sticker5</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker6">
				<url>game/assets/stickers/carousel/c_Sticker6.png</url>
				<type>image</type>
				<tag>sticker6</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker7">
				<url>game/assets/stickers/carousel/c_Sticker7.png</url>
				<type>image</type>
				<tag>sticker7</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker8">
				<url>game/assets/stickers/carousel/c_Sticker8.png</url>
				<type>image</type>
				<tag>sticker8</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker9">
				<url>game/assets/stickers/carousel/c_Sticker9.png</url>
				<type>image</type>
				<tag>sticker9</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker10">
				<url>game/assets/stickers/carousel/c_Sticker10.png</url>
				<type>image</type>
				<tag>sticker10</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker11">
				<url>game/assets/stickers/carousel/c_Sticker11.png</url>
				<type>image</type>
				<tag>sticker11</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker12">
				<url>game/assets/stickers/carousel/c_Sticker12.png</url>
				<type>image</type>
				<tag>sticker12</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker13">
				<url>game/assets/stickers/carousel/c_Sticker13.png</url>
				<type>image</type>
				<tag>sticker13</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker14">
				<url>game/assets/stickers/carousel/c_Sticker14.png</url>
				<type>image</type>
				<tag>sticker14</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker15">
				<url>game/assets/stickers/carousel/c_Sticker15.png</url>
				<type>image</type>
				<tag>sticker15</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker16">
				<url>game/assets/stickers/carousel/c_Sticker16.png</url>
				<type>image</type>
				<tag>sticker16</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker17">
				<url>game/assets/stickers/carousel/c_Sticker17.png</url>
				<type>image</type>
				<tag>sticker17</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker18">
				<url>game/assets/stickers/carousel/c_Sticker18.png</url>
				<type>image</type>
				<tag>sticker18</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker19">
				<url>game/assets/stickers/carousel/c_Sticker19.png</url>
				<type>image</type>
				<tag>sticker19</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
			<item id="c_sticker20">
				<url>game/assets/stickers/carousel/c_Sticker20.png</url>
				<type>image</type>
				<tag>sticker20</tag>
				<position x="0.0" y="0.0"/>
				<anchor x="0.5" y="0.5"/>
				<scale x="1" y="1"/>
			</item>
		</level>
	</levelAssets>
</content>