<?xml version="1.0" encoding="utf-8"?>
<screenAssets>
<screen id="GameUIOverlay">
<item id="audio/sfx/sfx_button.mp3">
<type>sound</type>
</item>
<item id="audio/sfx/sfx_timer_tick.mp3">
<tag>lowTimeSFX</tag>
<type>sound</type>
<loop>true</loop>
<volume>0.2</volume>
</item>
<item id="game/ui/soundButton.png">
<tag>muteButtonOn</tag>
<type>button</type>
<position x="1809.375" 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>
<item id="game/ui/sound_button_mute.png">
<tag>muteButtonOff</tag>
<type>button</type>
<position x="1809.375" 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>
<item id="game/ui/pauseButton.png">
<tag>helpButton</tag>
<type>button</type>
<position x="1599.375" 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>
<item id="game/ui/hintButton.png">
<tag>hintButton</tag>
<type>button</type>
<position x="1569.375" y="948.6"/>
<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="game/ui/hint_charge.png">
<tag>hintIcon1</tag>
<type>image</type>
<position x="1537.5" y="900.0"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="game/ui/hint_charge.png">
<tag>hintIcon2</tag>
<type>image</type>
<position x="1563.75" y="900.0"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="game/ui/hint_charge.png">
<tag>hintIcon3</tag>
<type>image</type>
<position x="1591.875" y="900.0"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="game/ui/progressBarBG.png">
<tag>progressBarBG</tag>
<type>image</type>
<!-- <position x="500.5" y="535"/> -->
<position x="961.875" y="50"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="game/ui/progressBarFill.png">
<tag>progressBarFill</tag>
<type>image</type>
<angle x="90 y = 0;"/>
<position x="-360.0" y="-5"/>
<anchor x="0" y="0.5"/>
</item>
<item id="game/ui/progressBarTick.png">
<tag>progressBarTick</tag>
<type>image</type>
<position x="-353.125" y="-5"/>
<anchor x="0" y="0.5"/>
</item>
<item id="game/ui/timerBlock.png">
<tag>timerBarBG</tag>
<type>image</type>
<position x="219.375" y="98.10000000000001"/>
<anchor x="0.5" y="0.5"/>
</item>
<item id="disneyJunior">
<type>webfont</type>
<url>game/fonts/disneyJunior/DisneyJunior-Bold</url>
<tag>timeText</tag>
<position x="219.375" y="98.10000000000001"/>
<anchor x="0.5" y="0.5"/>
<fontSize>75.0</fontSize>
<tint>#f0CB02</tint>
<stroke>#771f03</stroke>
<strokeThickness>5</strokeThickness>
</item>
</screen>
</screenAssets>