<?xml version="1.0" encoding="utf-8"?>
<screenAssets>
<screen id="LevelSelectView">
<item id="audio/sfx/sfx_button.mp3">
<type>sound</type>
</item>
<item id="titleMusic">
<url>audio/music/menu_music.mp3</url>
<type>sound</type>
<tag>BGMusic</tag>
<volume>0.5</volume>
<loop>true</loop>
</item>
<item id="game/ui/backButton.png">
<tag>backButton</tag>
<type>button</type>
<position x="110.625" y="112.5"/>
<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="background">
<item id="screens/intro/assets/level_select_easy_bg.png">
<tag>easy</tag>
<type>image</type>
<position x="0.0" y="0.0"/>
<scale x="1" y="1"/>
<anchor x="0" y="0"/>
</item>
<item id="screens/intro/assets/level_select_hard_bg.png">
<tag>hard</tag>
<type>image</type>
<position x="0.0" y="0.0"/>
<scale x="1" y="1"/>
<anchor x="0" y="0"/>
</item>
</group>
<group id="rex">
<item id="screens/end/assets/rex.png">
<type>image</type>
<position x="0.0" y="1530.0"/>
<scale x="1" y="1"/>
<anchor x="1" y="1"/>
</item>
<position x="2295.0" y="0.0"/>
<tweens>
<tween delay="0" ease="Quadratic.Out" fromX="2857.5" fromY="360.0" length=".4" tag="show"/>
<tween delay="0" ease="Quadratic.In" length=".4" tag="hide" toX="2857.5" toY="360.0"/>
</tweens>
</group>
<group id="jessie">
<item id="screens/end/assets/jessie.png">
<type>image</type>
<position x="0.0" y="1350.0"/>
<scale x="1" y="1"/>
<anchor x="0" y="1"/>
</item>
<tweens>
<tween delay="0" ease="Quadratic.In" length=".4" tag="hide" toX="-562.5" toY="360.0"/>
<tween delay="0" ease="Quadratic.Out" fromX="-562.5" fromY="360.0" length=".4" tag="show"/>
</tweens>
</group>
<item id="disneyJunior">
<type>webfont</type>
<url>game/fonts/disneyJunior/DisneyJunior-Bold</url>
<tag>levelText</tag>
<position x="0.0" y="0.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
<fontSize>93.75</fontSize>
<tint>#ebcb44</tint>
<stroke>#702910</stroke>
<strokeThickness>4</strokeThickness>
</item>
<item id="game/ui/levelStar.png">
<type>image</type>
<tag>star</tag>
<position x="0.0" y="0.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="game/ui/lockIcon.png">
<type>image</type>
<tag>padlock</tag>
<position x="0.0" y="0.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
</item>
<group id="playButton">
<item id="game/ui/headingBlock.png">
<type>image</type>
<position x="121.875" y="27.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="disneyJunior">
<type>webfont</type>
<url>game/fonts/disneyJunior/DisneyJunior-Bold</url>
<position x="121.875" y="27.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
<cmsKey>levelSelect</cmsKey>
<fontSize>75.0</fontSize>
<tint>#F0CB02</tint>
<stroke>#771f03</stroke>
<strokeThickness>5</strokeThickness>
</item>
<item id="game/ui/levelBlock.png">
<type>button</type>
<tag>start</tag>
<position x="0.0" y="0.0"/>
<scale x="1" y="1"/>
<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>
<position x="843.75" y="90.0"/>
<!-- <tweens>
						<tween scaleFromX="0" scaleFromY="0" length="0.4" ease="Quadratic.Out" delay="0.4" />
					</tweens> -->
<tweens>
<!-- <tween tag="show" scaleFromX="1.2" scaleFromY="1.2" alphaFrom="0" length=".2" ease="Quadratic.Out" delay="0" /> -->
<tween alphaFrom="0" delay="0" ease="Quadratic.In" length=".2" tag="show"/>
<tween alpha="0" delay="0" ease="Quadratic.Out" length=".2" tag="hide"/>
</tweens>
</group>

<group id="stickerBookButton">
			<item id="screens/stickerBook/stickerBtn.png">
				<type>button</type>
				<tag>stickerBook</tag>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<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>
			<position x="1800.0" y="937.5"/>
			<tweens>
				<tween delay="0.4" ease="Quadratic.Out" length="0.4" scaleFromX="0" scaleFromY="0"/>
			</tweens>
		</group>

		<group id="stickerBookNewButton">
			<item id="screens/stickerBook/stickerNewBtn.png">
				<type>button</type>
				<tag>stickerBookNew</tag>
				<position x="0.0" y="0.0"/>
				<scale x="1" y="1"/>
				<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>
			<position x="1800.0" y="937.5"/>
			<tweens>
				<tween delay="0.4" ease="Quadratic.Out" length="0.4" scaleFromX="0" scaleFromY="0"/>
			</tweens>
		</group>

</screen>
</screenAssets>