<?xml version="1.0" encoding="utf-8"?>
<screenAssets>
<screen id="TitleView">
<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>
<group id="background">
<item id="screens/title/title_bg.png">
<type>image</type>
<position x="0.0" y="0.0"/>
<scale x="1" y="1"/>
<anchor x="0" y="0"/>
</item>
</group>

	<group id="titleJoy">
		<item id="screens/title/joy.png">
			<type>image</type>
			<anchor x="0.5" y="0.5"/>
			<scale x="1.4" y="1.4"/>
		</item>
		<item id="titleJoyBlink">
						<url>screens/title/joy_blink_atlas.png</url>
						<type>atlas</type>
						<anchor x="0.5" y="0.5"/>
						<scale x="1.4" y="1.4"/>
						<position x="0" y="5"/>
						<animations autoPlay="blink">
						<animation framerate="12" frames="2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,1,1,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2" id="blink" loop="true"/>
						</animations>
		</item>
		<position x="236.25" y="800"/>
		<tweens>
			<tween delay="0" ease="Quadratic.Out" fromX="-375.0" length="0.4"/>
			<tween breatheX="1.004" breatheY="1.01" length="2"/>
		</tweens>
	</group>

	<group id="titleSadness">
		<item id="screens/title/sadness.png">
			<type>image</type>
			<anchor x="0.5" y="0.5"/>
			<scale x="1.2" y="1.2"/>
		</item>
		<item id="titleSadnessBlink">
						<url>screens/title/sadness_blink_atlas.png</url>
						<type>atlas</type>
						<anchor x="0.5" y="0.5"/>
						<scale x="1" y="1"/>
						<position x="-9" y="16"/>
						<animations autoPlay="blink">
						<animation framerate="12" frames="2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,1,1,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2" id="blink" loop="true"/>
						</animations>
		</item>
		<position x="1600" y="800"/>
		<tweens>
			<tween delay="0" ease="Quadratic.Out" fromX="-375.0" length="0.4"/>
			<tween breatheX="1.004" breatheY="1.01" length="2"/>
		</tweens>
	</group>
	
	


<item id="assets/logo.png" localised="true">
<type>image</type>
<position x="300" y="279.90000000000003"/>
<anchor x="0.5" y="0.5"/>
</item>
<group id="logo">
<item id="assets/title.png" localised="true">
<type>image</type>
<position x="160" y="-320"/>
<anchor x="0.5" y="0.5"/>
</item>
<position x="900" y="551.7"/>
<tweens>
<tween delay="0" ease="Quadratic.Out" length="0.4" scaleFromX="0" scaleFromY="0"/>
</tweens>
</group>
<group id="playButton">
<item id="screens/intro/ui/play_btn.png">
<type>button</type>
<tag>start</tag>
<nextView>DifficultySelectView</nextView>
<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="960.0" y="900.0"/>
<tweens>
<tween delay="0.4" ease="Quadratic.Out" length="0.4" scaleFromX="0" scaleFromY="0"/>
</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"/>
		</group>
</screen>
</screenAssets>