<?xml version="1.0" encoding="utf-8"?>
<screenAssets>
<screen id="GameIntro">
<item id="audio/sfx/sfx_button.mp3">
<type>sound</type>
</item>
<group id="background">
<item id="screens/pixelBG.png">
<!-- <tag>overlay</tag> -->
<type>image</type>
<position x="0.0" y="0.0"/>
<scale x="1920" y="1080"/>
<anchor x="0" y="0"/>
</item>
<tweens>
<tween alphaFrom="0" delay="0" ease="Quadratic.Out" length=".2" tag="show"/>
<tween alpha="0" delay="0" ease="Quadratic.Out" length=".2" tag="hide"/>
</tweens>
</group>
<group id="panel">
<item id="game/ui/howtoplayPopup.png">
<type>image</type>
<position x="0.0" y="126.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="game/ui/nextButton.png">
<type>button</type>
<tag>next</tag>
<position x="465.0" y="455.40000000000003"/>
<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>
<item id="screens/help_menu/game_screen.png">
<type>image</type>
<position x="6.5625" y="72.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="game/ui/headingBlock.png">
<type>image</type>
<position x="0.0" y="-369.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="0.0" y="-369.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
<cmsKey>introTitle</cmsKey>
<fontSize>75.0</fontSize>
<tint>#F0CB02</tint>
<stroke>#771f03</stroke>
<strokeThickness>5</strokeThickness>
</item>
<item id="disneyJunior">
<type>webfont</type>
<url>game/fonts/disneyJunior/DisneyJunior-Bold</url>
<tag>touchHelpText</tag>
<position x="0.0" y="306.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0"/>
<cmsKey>introHelpTextTouch</cmsKey>
<tint>#F0CB02</tint>
<stroke>#6f2902</stroke>
<strokeThickness>5</strokeThickness>
<padding x="10" y="-5"/>
<maxWidth>500</maxWidth>
<alignment>center</alignment>
<fontSize>45.0</fontSize>
</item>
<item id="disneyJunior">
<type>webfont</type>
<url>game/fonts/disneyJunior/DisneyJunior-Bold</url>
<tag>desktopHelpText</tag>
<position x="0.0" y="306.0"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0"/>
<cmsKey>introHelpTextDesktop</cmsKey>
<tint>#F0CB02</tint>
<stroke>#6f2902</stroke>
<strokeThickness>5</strokeThickness>
<padding x="10" y="-5"/>
<maxWidth>500</maxWidth>
<alignment>center</alignment>
<fontSize>45.0</fontSize>
</item>
<item id="screens/help_menu/finger.png">
<tag>touchHelp</tag>
<type>atlas</type>
<position x="-174.375" y="167.4"/>
<scale x="0.5" y="0.5"/>
<anchor x="0.5" y="0.5"/>
<animations autoPlay="tap">
<animation framerate="20" framesRange="33,50" id="place" loop="true"/>
<animation framerate="24" framesRange="0,32" id="drag" loop="true"/>
<animation framerate="24" framesRange="51,64" id="tap" loop="true"/>
</animations>
</item>
<item id="screens/help_menu/mouse.png">
<tag>desktopHelp</tag>
<type>atlas</type>
<position x="-148.125" y="-19.8"/>
<scale x="0.5" y="0.5"/>
<anchor x="0.5" y="0.5"/>
<animations autoPlay="tap">
<animation framerate="24" framesRange="28,61" id="drag" loop="true"/>
<animation framerate="24" framesRange="0,27" id="tap" loop="true"/>
</animations>
</item>
<position x="960.0" y="477.0"/>
<tweens>
<tween alphaFrom="0" delay="0" ease="Quadratic.Out" length=".2" scaleFromX="1.2" scaleFromY="1.2" tag="show"/>
<tween alpha="0" delay="0" ease="Quadratic.Out" length=".2" scaleToX="0.8" scaleToY="0.8" tag="hide"/>
</tweens>
</group>
</screen>
</screenAssets>