<?xml version="1.0" encoding="utf-8"?>
<screenAssets>
<screen id="EasyModeCompleteView">
<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/intro/assets/level_select_hard_bg.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="screens/end/assets/rex.png">
<type>image</type>
<position x="2287.5" y="1600"/>
<scale x="1" y="1"/>
<anchor x="1" y="1"/>
</item>
<item id="screens/end/assets/jessie.png">
<type>image</type>
<position x="-43.125" y="1378.8"/>
<scale x="1" y="1"/>
<anchor x="0" y="1"/>
</item>
<group id="panel">
<item id="game/ui/completePopup.png">
<type>image</type>
<position x="0.0" y="55.800000000000004"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="assets/title.png" localised="true">
<type>image</type>
<position x="130" y="-10"/>
<scale x="0.5" y="0.5"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="assets/logo.png" localised="true">
<type>image</type>
<position x="-270" y="-30"/>
<scale x="0.7" y="0.7"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="disneyJunior">
<type>webfont</type>
<url>game/fonts/disneyJunior/DisneyJunior-Bold</url>
<tag>easy</tag>
<position x="0.0" y="180"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
<cmsKey>easyModeComplete</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>hard</tag>
<position x="0.0" y="180"/>
<scale x="1" y="1"/>
<anchor x="0.5" y="0.5"/>
<cmsKey>hardModeComplete</cmsKey>
<fontSize>75.0</fontSize>
<tint>#F0CB02</tint>
<stroke>#771f03</stroke>
<strokeThickness>5</strokeThickness>
</item>
<position x="960.0" y="360.0"/>
<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="playButton">
<item id="screens/intro/ui/play_btn.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="960.0" y="900.0"/>
<tweens>
<tween delay="0.4" ease="Quadratic.Out" length="0.4" scaleFromX="0" scaleFromY="0"/>
</tweens>
</group>
</screen>
</screenAssets>