<snapdata remixID="12464042"><project name="breakout" app="Snap! 8.2, https://snap.berkeley.edu" version="2"><notes></notes><thumbnail>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAB4CAYAAAB1ovlvAAAAAXNSR0IArs4c6QAABFpJREFUeF7tnEGO2kAQRc0CCXGDrLgFnCKchOtwEA4RCa7BZtixZINERBIyjGGY7576tqr1sq7+7n713D0Yh9Hlcrk0/IPAQARGCDgQeS77hwACIsKgBBBwUPxcHAFxYFACCDgofi6OgDgwKIEPAr6NRqGT+XH3hMeVTe77U7RIFq7e3ec+fAqOXMA13LWI+2zXnLPlXplEztnVOwT8Yo+/AYpsZh83DAI+aazrLuqjoQjoP9o5gl/cNAiIgC8Py6xHpUvsKo5g5yKc2ZFNdYjd/sPbMd9sfG+7C88BQx88EdaVAAJ2JUZ9KAEEDMVJWFcCCNiVGPWhBBAwFCdhXQkgYFdi1IcSQMBQnIR1JYCAXYlRH0oAAUNxEtaVAAJ2JUZ9KAFeSG3hbH9tFkqbsAcCCNiDgMfjsTkcDs10Om1msxka3hFAQLOA6/W6Wa1W/68ymUya0+mEhP8IIKBZwNGT/2ezXC6bzWaDhO1fRoh8TehKN/Mb0RF2nM/nZjweP0Qh4DuSh0/BkRK6BOzr/boICZ/tgNvttlksFhHx6TN4DGNu4X6///DBYz6fN7vdznzVPPEImKdXVc4UAatsa55FIWCeXlU5UwSssq15FoWAeXpV5UwRsMq25lkUAubpVZUzRcAq25pnUQiYp1dVzpSv4j55GcH1lWSVFn1jUbwN04OA7RczvtGv6oYiIAIOKjUCIiAClhBw/Iza/VEZ+TcgR/DnHWYHZAcsuf/DxiAgAobJVBLEc8ASaowJI4CAYSgJKiGAgCXUGBNGAAHDUBJUQgABS6gxJowAAoahJKiEAAKWUGNMGAEEDENJUAkBBCyhxpgwAggYhpKgEgJ8Fdeilvklh8gXKPr6oU4ERMCnGxcCfrGfZ92pInepK6K+foGs5HhVxrADsgOyAyp3SruGHfAvEXbAF/a44NyDdx1p2XKvTCLnPMjfgM5FOOE4sh2Zt3vVle3KLTmh1DE8B1RJUWchgIAWrISqBBBQJUWdhQACWrASqhJAQJUUdRYCCGjBSqhKAAFVUtRZCCCgBSuhKgEEVElRZyGAgBashKoEEFAlRZ2FAAJasBKqEkBAlRR1FgIIaMFKqEoAAVVS1FkIIKAFK6EqAQRUSVFnIYCAFqyEqgQQUCVFnYUAAlqwEqoSQECVFHUWAghowUqoSgABVVLUWQggoAUroSoBBFRJUWchgIAWrISqBBBQJUWdhQACWrASqhJAQJUUdRYCCGjBSqhKAAFVUtRZCCCgBSuhKgEEVElRZyGAgBashKoEEFAlRZ2FAAJasBKqEkBAlRR1FgIIaMFKqEoAAVVS1FkIIKAFK6EqAQRUSVFnIYCAFqyEqgQQUCVFnYUAAlqw5g/9+aufNSBgP5zTXQUB07WsrgkjYF39TLcaBEzXsromjIB19TPdahAwXcuYcAkBPgWXUGNMGAEEDENJUAkBBCyhxpgwAggYhpKgEgIIWEKNMWEEEDAMJUElBH4Dpw2eMjYkztkAAAAASUVORK5CYII=</thumbnail><scenes select="1"><scene name="breakout"><notes></notes><palette><category name="MQTT" color="143,0,100,1"/></palette><hidden></hidden><headers></headers><code></code><blocks><block-definition s="$camera snap" type="reporter" category="sensing"><comment x="0" y="0" w="216" collapsed="false">takes a snapshot with the webcam and reports it as a new costume, or zero if the user cancels</comment><header></header><code></code><translations>pt:$camera a imagem actual do vídeo&#xD;</translations><inputs></inputs><script><block s="doDeclareVariables"><list><l>callback</l><l>pic</l></list></block><block s="doSetVar"><l>callback</l><block s="reportApplyExtension"><l>mda_snap</l><list></list></block></block><block s="doWaitUntil"><block s="evaluate"><block s="reifyScript"><script><block s="doSetVar"><l>pic</l><block s="evaluate"><block var="callback"/><list></list></block></block><block s="doReport"><block s="reportNot"><block s="reportVariadicEquals"><list><block var="pic"/><block s="reportBoolean"><l><bool>false</bool></l></block></list></block></block></block></script><list></list></block><list></list></block></block><block s="doReport"><block var="pic"/></block></script></block-definition><block-definition s="export costume %&apos;costume&apos;" type="command" category="looks"><header></header><code></code><translations></translations><inputs><input type="%s" readonly="true"><options>§_costumesMenu</options></input></inputs><script><block s="doSetVar"><l>costume</l><block s="reportIfElse"><block s="reportIsA"><block var="costume"/><l><option>costume</option></l></block><block var="costume"/><block s="reportFindFirst"><block s="reifyPredicate"><autolambda><block s="reportVariadicEquals"><list><block s="reportGetImageAttribute"><l><option>name</option></l><l></l></block><block var="costume"/></list></block></autolambda><list></list></block><block s="reportGet"><l><option>costumes</option></l></block></block></block></block><block s="doIf"><block s="reportIsA"><block var="costume"/><l><option>costume</option></l></block><script><block s="doApplyExtension"><l>cst_export(cst, name)</l><list><block var="costume"/><l></l></list></block></script></block></script></block-definition><block-definition s="set name of costume %&apos;costume&apos; to %&apos;name&apos;" type="command" category="looks"><header></header><code></code><translations></translations><inputs><input type="%s" readonly="true"><options>§_costumesMenu</options></input><input type="%s">thing</input></inputs><script><block s="doSetVar"><l>costume</l><block s="reportIfElse"><block s="reportIsA"><block var="costume"/><l><option>costume</option></l></block><block var="costume"/><block s="reportFindFirst"><block s="reifyPredicate"><autolambda><block s="reportVariadicEquals"><list><block s="reportGetImageAttribute"><l><option>name</option></l><l></l></block><block var="costume"/></list></block></autolambda><list></list></block><block s="reportGet"><l><option>costumes</option></l></block></block></block></block><block s="doIf"><block s="reportIsA"><block var="costume"/><l><option>costume</option></l></block><script><block s="doApplyExtension"><l>obj_name(obj, name)</l><list><block var="costume"/><block var="name"/></list></block></script></block></script></block-definition><block-definition s="export costume list %&apos;costumes&apos; base name %&apos;name&apos;" type="command" category="looks"><header></header><code></code><translations></translations><inputs><input type="%l"></input><input type="%s">frame</input></inputs><script><block s="doDeclareVariables"><list><l>count</l></list></block><block s="doSetVar"><l>count</l><block s="reportListAttribute"><l><option>length</option></l><block var="costumes"/></block></block><block s="doForEach"><l>item</l><block s="reportListAttribute"><l><option>reverse</option></l><block var="costumes"/></block><script><block s="doApplyExtension"><l>cst_export(cst, name)</l><list><block var="item"/><block s="reportJoinWords"><list><block var="name"/><l> (</l><block var="count"/><l>)</l></list></block></list></block><block s="doChangeVar"><l>count</l><l>-1</l></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="count"/><l>10</l></block><l>0</l></list></block><script><block s="doWait"><l>1</l></block></script></block></script></block></script></block-definition><block-definition s="paddle bounce" type="command" category="motion"><header></header><code></code><translations></translations><inputs></inputs><script><block s="setHeading"><block s="reportVariadicSum"><list><block s="reportRelationTo"><l><option>direction</option></l><l>Sprite</l></block><l>180</l></list></block></block></script></block-definition><block-definition s="block bounce" type="command" category="motion"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doIfElse"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>60</l></list></block><block s="reportVariadicEquals"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>120</l></list></block><block s="reportVariadicEquals"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>240</l></list></block><block s="reportVariadicEquals"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>300</l></list></block></list></block><script><block s="setHeading"><block s="reportVariadicSum"><list><block s="direction"></block><l>180</l></list></block></block></script><script><block s="doIfElse"><block s="reportVariadicOr"><list><block s="reportVariadicAnd"><list><block s="reportVariadicLessThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>60</l></list></block><block s="reportVariadicGreaterThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>300</l></list></block></list></block><block s="reportVariadicAnd"><list><block s="reportVariadicLessThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>240</l></list></block><block s="reportVariadicGreaterThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>120</l></list></block></list></block></list></block><script><block s="setHeading"><block s="reportDifference"><l>180</l><block s="direction"></block></block></block></script><script><block s="doIf"><block s="reportVariadicOr"><list><block s="reportVariadicAnd"><list><block s="reportVariadicLessThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>120</l></list></block><block s="reportVariadicGreaterThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>60</l></list></block></list></block><block s="reportVariadicAnd"><list><block s="reportVariadicLessThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>300</l></list></block><block s="reportVariadicGreaterThan"><list><block s="reportRelationTo"><l><option>direction</option></l><block s="reportListItem"><l>1</l><block s="reportGet"><l><option>neighbors</option></l></block></block></block><l>240</l></list></block></list></block></list></block><script><block s="setHeading"><block s="reportDifference"><l>0</l><block s="direction"></block></block></block></script></block></script></block></script></block><block s="doBroadcast"><l>hit</l><list></list></block></script></block-definition></blocks><stage name="Stage" width="480" height="360" costume="0" color="255,255,255,1" tempo="60" threadsafe="false" penlog="false" volume="100" pan="0" lines="round" ternary="false" hyperops="true" codify="false" inheritance="true" sublistIDs="false" id="433"><pentrails>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeAAAAFoCAYAAACPNyggAAAAAXNSR0IArs4c6QAADoVJREFUeF7t1cEJAAAIxDDdf2m3sJ+4wEEQuuMIECBAgACBd4F9XzRIgAABAgQIjAB7AgIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECByxcQFpoRMBzwAAAABJRU5ErkJggg==</pentrails><costumes><list struct="atomic" id="434"></list></costumes><sounds><list struct="atomic" id="435"></list></sounds><variables></variables><blocks></blocks><scripts></scripts><sprites select="29"><sprite name="Sprite" idx="1" x="224" y="-150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="80,80,80,1" pen="tip" id="440"><costumes><list id="441"><item><ref mediaID="Sprite_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="442"></list></sounds><blocks></blocks><variables></variables><scripts><script x="111.33333333333331" y="187.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>0</l><l>-150</l></block><block s="doForever"><script><block s="setXPosition"><block s="reportMouseX"></block></block></script></block></script></scripts></sprite><sprite name="Sprite(2)" idx="2" x="32.22082112941712" y="94.76798587588029" heading="220" scale="0.15" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="2.244000000000002,112.2,0,1" pen="tip" id="456"><costumes><list id="457"><item><ref mediaID="Sprite(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="458"></list></sounds><blocks></blocks><variables></variables><scripts><script x="113" y="39.33333333333334"><block s="receiveGo"></block><block s="doSetVar"><l>score</l><l>0</l></block><block s="gotoXY"><l>0</l><l>-50</l></block><block s="setHeading"><l>135</l></block><block s="setScale"><l>15</l></block><block s="doForever"><script><block s="forward"><l>8</l></block><block s="bounceOffEdge"></block><block s="doIf"><block s="reportTouchingObject"><l>Sprite</l></block><script><custom-block s="paddle bounce"></custom-block></script></block><block s="doIf"><block s="reportTouchingColor"><color>230,0,0,1</color></block><script><block s="changeYPosition"><l>1</l></block><custom-block s="block bounce"></custom-block></script></block></script></block></script><script x="393" y="142.00000000000017"><block s="receiveGo"></block><block s="doForever"><script><block s="doIf"><block s="reportVariadicLessThan"><list><block s="yPosition"></block><l>-167</l></list></block><script><block s="doStopThis"><l><option>all but this script</option></l></block><block s="doSayFor"><l>You lost!</l><l>2</l></block><block s="doStopThis"><l><option>all</option></l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="score"/><l>28</l></list></block><script><block s="doStopThis"><l><option>all but this script</option></l></block><block s="doSayFor"><l>You win!</l><l>2</l></block><block s="doStopThis"><l><option>all</option></l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)" idx="3" x="-200" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="532"><costumes><list id="533"><item><ref mediaID="Sprite(3)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="534"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="68.33333333333334"><block s="receiveGo"></block><block s="gotoXY"><l>-200</l><l>0</l></block></script><script x="136" y="154.33333333333337"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)" idx="4" x="-200" y="50" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="561"><costumes><list id="562"><item><ref mediaID="Sprite(3)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="563"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="294.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-200</l><l>50</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)" idx="5" x="-200" y="100" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="590"><costumes><list id="591"><item><ref mediaID="Sprite(3)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="592"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-200</l><l>100</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)" idx="6" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="619"><costumes><list id="620"><item><ref mediaID="Sprite(3)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="621"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>200</l><l>0</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)" idx="7" x="134" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="648"><costumes><list id="649"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="650"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>134</l><l>0</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)" idx="8" x="-132" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="677"><costumes><list id="678"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="679"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-132</l><l>0</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)" idx="9" x="67" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="706"><costumes><list id="707"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="708"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>67</l><l>0</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)" idx="10" x="-65" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="735"><costumes><list id="736"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="737"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-65</l><l>0</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)" idx="11" x="0" y="50" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="764"><costumes><list id="765"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="766"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="304.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>0</l><l>50</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="12" x="-65" y="50" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="793"><costumes><list id="794"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="795"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-65</l><l>50</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="13" x="-132" y="50" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="822"><costumes><list id="823"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="824"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-132</l><l>50</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="14" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="851"><costumes><list id="852"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="853"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>200</l><l>50</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="15" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="880"><costumes><list id="881"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="882"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>200</l><l>100</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="16" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="909"><costumes><list id="910"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="911"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>67</l><l>50</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="17" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="938"><costumes><list id="939"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="940"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>134</l><l>50</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="18" x="0" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="967"><costumes><list id="968"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="969"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>0</l><l>0</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="19" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="996"><costumes><list id="997"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="998"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>0</l><l>100</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="20" x="-132" y="100" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1025"><costumes><list id="1026"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1027"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-132</l><l>100</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="21" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1054"><costumes><list id="1055"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1056"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>134</l><l>100</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="22" x="-65" y="100" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1083"><costumes><list id="1084"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1085"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-65</l><l>100</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="23" x="1000" y="1000" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1112"><costumes><list id="1113"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1114"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>67</l><l>100</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><watcher scope="Sprite(2)" s="direction" style="normal" x="10" y="10" color="74,108,212" hidden="true"/><watcher var="score" style="normal" x="10" y="31.000001999999995" color="243,118,29" hidden="true"/><watcher scope="Sprite(2)" s="yPosition" style="normal" x="10" y="52.00000399999999" color="74,108,212" hidden="true"/><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="24" x="67" y="150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1144"><costumes><list id="1145"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1146"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>67</l><l>150</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="25" x="134" y="150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1173"><costumes><list id="1174"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1175"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>134</l><l>150</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="26" x="200" y="150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1202"><costumes><list id="1203"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1204"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>200</l><l>150</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)" idx="27" x="0" y="150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1231"><costumes><list id="1232"><item><ref mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1233"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>0</l><l>150</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(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)" idx="28" x="-65" y="150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1260"><costumes><list id="1261"><item><ref mediaID="Sprite(3)(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)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1262"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-65</l><l>150</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(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)" idx="29" x="-131" y="150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1289"><costumes><list id="1290"><item><ref mediaID="Sprite(3)(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)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1291"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-131</l><l>150</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite><sprite name="Sprite(3)(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)" idx="30" x="-200" y="150" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="102,36.72,0,1" pen="tip" id="1318"><costumes><list id="1319"><item><ref mediaID="Sprite(3)(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)_cst_Untitled"></ref></item></list></costumes><sounds><list struct="atomic" id="1320"></list></sounds><blocks></blocks><variables></variables><scripts><script x="139" y="191.33333333333337"><block s="receiveGo"></block><block s="gotoXY"><l>-200</l><l>150</l></block></script><script x="20" y="10"><block s="receiveMessage"><l>hit</l><list></list></block><block s="doForever"><script><block s="doIf"><block s="reportTouchingObject"><l>Sprite(2)</l></block><script><block s="gotoXY"><l>1000</l><l>1000</l></block><block s="doChangeVar"><l>score</l><l>1</l></block></script></block></script></block></script></scripts></sprite></sprites></stage><variables><variable name="score"><l>8</l></variable></variables></scene></scenes></project><media name="breakout" app="Snap! 8.2, https://snap.berkeley.edu" version="2"><costume name="Untitled" center-x="63" center-y="8" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAAQCAYAAAAVr1EzAAAAAXNSR0IArs4c6QAAAGZJREFUWEftmbENACAMw9r74Gv4qwgWXqglMzFaNpnIiIixqjLvzdPRQM5d1RFMpm/ASIDXYCQjAQwAEF2SkQAGAIguyUgAAwBEl2QkgAEAoksyEsAAANElGQlgAID4Pij8quhd6gCv3TDxk9ridgAAAABJRU5ErkJggg==" mediaID="Sprite_cst_Untitled"/><costume name="Untitled" center-x="58" center-y="58" image="data:image/png;base64,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" mediaID="Sprite(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)(2)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(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)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(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)_cst_Untitled"/><costume name="Untitled" center-x="30" center-y="9" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAUCAYAAAAz30VQAAAAAXNSR0IArs4c6QAAAFBJREFUWEftl7ENACAMw5I3+P823gAxsHGBcZfOia1KbZLMZJ1NnpG0PwS9EA1L1VmykgU0oMYAiM8IkpUsoAE1BkD0QKkxVmOfdyja/kR2A9MwJkqIhy3PAAAAAElFTkSuQmCC" mediaID="Sprite(3)(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)_cst_Untitled"/></media></snapdata>