-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.blocks
More file actions
122 lines (122 loc) · 120 KB
/
Copy pathmain.blocks
File metadata and controls
122 lines (122 loc) · 120 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable type="KIND_SpriteKind" id="WCeu{3(e`sJ0TeNX=A%J">Wall</variable><variable type="KIND_SpriteKind" id="|EGS]k#[5Ro%,sYK:d2x">Bomb</variable><variable type="KIND_SpriteKind" id="u4-m+Rfp`^ne-%mgm:A{">Player</variable><variable type="KIND_SpriteKind" id=";x72|2jm^2W(+75~D)Kt">Projectile</variable><variable type="KIND_SpriteKind" id="v_|qef1qUmGJGC!jKEI`">Food</variable><variable type="KIND_SpriteKind" id="6Vw3{F?,c%82A?SgiU:M">Enemy</variable><variable id="1eTFDe!tVZj[rkZ`S8HI">Comments</variable><variable id="x7XANM.{s/_j/*N|[E0Q">depthBack</variable><variable id="%RdxRS$*bDX87tjB][A^">depthFront</variable><variable id="bj+60Y/Cs|w=]!@5l|l`">widthWall</variable><variable id="~Sj|c^isSxzT[9dVEmST">player1</variable><variable id="b)QoDwqOSy,@yf#{SRAE">borderXLocations</variable><variable id="z$E5R@z89Y!uL#=9m6KY">borderYLocations</variable><variable id="6N8j6$7TXng4:n#l0ypj">bomb</variable><variable id="L`rkq-6hfDQ1TH+q`53u">mySprite</variable><variable id="3wWhdrNks^iB-p1k3lo.">indexBorder</variable><variable id="1ZSl!jNG8:Y9l[w44J@~">indexTempBorder</variable><variable id="GL!3Yz5Z5]G%XZJ2.+-R">borderList</variable><variable id="4H.Uvw%Lrbh{5DNe=w~U">depthMiddle</variable><variable id="O8|zZNT,9}k/H~`S/+FE">indexTileMap</variable><variable id="LDrF)bGCFaFqhI)Vhq%}">columnsTileMap</variable><variable id="x7#P|%Axt]bs35(Ccdoh">rowsTileMap</variable><variable id=";(Z~1y|+kyG!{RfLT?jx">wallList</variable><variable id="z:EoAd4UG)H*PuYUUCR^">i</variable><variable id="^4-)w{3^sCSyJTnO9qxe">j</variable><variable id="UyaQd~A83]]Ci#mz1/Id">gameTitle</variable><variable id="$9$I1lGiSJmzL(OcaKYs">gameOptions</variable><variable id="6xm-wqQgP/heJ8Ej]t[6">gameSubtitle</variable><variable id="{*+~^[O8(+/5NX!PF=F;">mySplashScreen</variable><variable id="S`g^=Y;0Dz*s(Q1d2wE~">screen</variable><variable id="vKP9aYB8lyK159jU?,[~">backgroundImage</variable><variable id="?8E~)93^{]NEtv9nU!uT">picture</variable><variable id="S)|qe=!bC%PR;VD:IVMB">gameTheme</variable></variables><block type="keyonevent" id="@.kz:J#gpHU?V)|.X/K2" x="0" y="0"><field name="button">controller.up</field><field name="event">ControllerButtonEvent.Pressed</field><statement name="HANDLER"><block type="run_image_animation" id="5%mnRGt;B-Q;EJ$6{c.j"><value name="sprite"><shadow type="variables_get" id="hb!nn~qE$+KMUh0a?31I"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></shadow></value><value name="frames"><shadow type="animation_editor" id="c[}eH|4##th}bd9|NVwE"><field name="frames">assets.animation`player-1-back`</field><data>{"commentRefs":[],"fieldData":{"frames":"myAnimations.anim2"}}</data></shadow></value><value name="frameInterval"><shadow type="timePicker" id="yOo;QSbAG5I09T@K8M.Z"><field name="ms">200</field></shadow></value><value name="loop"><shadow type="toggleOnOff" id="mCCVA!HVlVGjN{td}7[K"><field name="on">true</field></shadow></value></block></statement></block><block type="keyonevent" id="F}BX4!/XYMy}{QJYv|!z" x="380" y="0"><field name="button">controller.left</field><field name="event">ControllerButtonEvent.Pressed</field><statement name="HANDLER"><block type="run_image_animation" id="#[OQx!wsNC*n3@GIXpi!"><value name="sprite"><shadow type="variables_get" id="9n-]c,k-keKIRw$v3Ibk"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></shadow></value><value name="frames"><shadow type="animation_editor" id="O@-U2=l)(~hi82u~f+4I"><field name="frames">assets.animation`player-1-left-side`</field><data>{"commentRefs":[],"fieldData":{"frames":"myAnimations.anim4"}}</data></shadow></value><value name="frameInterval"><shadow type="timePicker" id="Ta6ZvU14Uqso6?BnT!]{"><field name="ms">200</field></shadow></value><value name="loop"><shadow type="toggleOnOff" id="fr@v?xPJt!qnS@o@iIgC"><field name="on">true</field></shadow></value></block></statement></block><block type="keyonevent" id="w.j?d!!ym:(q8)~V/-Xm" x="740" y="0"><field name="button">controller.right</field><field name="event">ControllerButtonEvent.Pressed</field><statement name="HANDLER"><block type="run_image_animation" id="VJYV3E3E4L$L`oNr]m5K"><value name="sprite"><shadow type="variables_get" id="O*Nf6DZA.~x_nty}*O_n"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></shadow></value><value name="frames"><shadow type="animation_editor" id="`@Ulf:=u_*wh=HlNHQQ("><field name="frames">assets.animation`player-1-right-side`</field><data>{"commentRefs":[],"fieldData":{"frames":"myAnimations.anim3"}}</data></shadow></value><value name="frameInterval"><shadow type="timePicker" id="vk84e-FH8kh3wdE3aL]+"><field name="ms">200</field></shadow></value><value name="loop"><shadow type="toggleOnOff" id="STfu`S_1Kf5SJ13g%=F~"><field name="on">true</field></shadow></value></block></statement></block><block type="keyonevent" id="kRt*J)?pfLldrYoKP4AJ" x="1080" y="0"><field name="button">controller.down</field><field name="event">ControllerButtonEvent.Pressed</field><statement name="HANDLER"><block type="run_image_animation" id="SocTu:V/9%mnVp{^xmu|"><value name="sprite"><shadow type="variables_get" id="J{{g{7Tq74_l~nBLzWXC"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></shadow></value><value name="frames"><shadow type="animation_editor" id="l%9KAhv6*O0pa.VT*va7"><field name="frames">assets.animation`player-1-front`</field><data>{"commentRefs":[],"fieldData":{"frames":"myAnimations.anim1"}}</data></shadow></value><value name="frameInterval"><shadow type="timePicker" id="4Ud1|a!3[U`C0BDAki$="><field name="ms">200</field></shadow></value><value name="loop"><shadow type="toggleOnOff" id="AbIor:^`qT}+CeN5N:O_"><field name="on">true</field></shadow></value></block></statement></block><block type="keyonevent" id="h`)PFS=X31sD*[*_C!Gl" x="0" y="320"><field name="button">controller.anyButton</field><field name="event">ControllerButtonEvent.Released</field><statement name="HANDLER"><block type="stop_animations" id="Ww{q0OaMjYlvk_kxhPgZ"><field name="type">animation.AnimationTypes.All</field><value name="sprite"><shadow type="variables_get" id="vWUNpRr88f}h5zVjC0ip"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></shadow></value></block></statement></block><block type="function_definition" id="VAug{aE:+q1E4~NP#`iP" collapsed="true" x="760" y="300"><mutation name="defineTileMapBorder" functionid="@_Kkh]dKYTDxrFP8KT;P"/><field name="function_name">defineTileMapBorder</field><statement name="STACK"><block type="variables_set" id="OwaQ~BVwNRbPqG!p-Ch="><field name="VAR" id="b)QoDwqOSy,@yf#{SRAE">borderXLocations</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="lists_create_with" id="3{;n@xa@W=U|D3+T;{^K" inline="false"><mutation items="56"/><value name="ADD0"><shadow type="math_number" id="(+u#K8p0CsclUtvf0KE+"><field name="NUM">0</field></shadow></value><value name="ADD1"><shadow type="math_number" id="O=7KI=j5C+eiP%O4~2t9"><field name="NUM">1</field></shadow></value><value name="ADD2"><shadow type="math_number" id="XAMkW$j.PfA@.+u`dmyH"><field name="NUM">2</field></shadow></value><value name="ADD3"><shadow type="math_number" id="Byd=QqQRX,-zN7X8O!My"><field name="NUM">3</field></shadow></value><value name="ADD4"><shadow type="math_number" id=",LYI_}il^*,j:F1x2heQ"><field name="NUM">4</field></shadow></value><value name="ADD5"><shadow type="math_number" id="u2tEy9^+:0%52eOVh6D7"><field name="NUM">5</field></shadow></value><value name="ADD6"><shadow type="math_number" id="iL!gB2^`zfRm@-?mu3p4"><field name="NUM">6</field></shadow></value><value name="ADD7"><shadow type="math_number" id="Wo,^HXBC})XO#^Sgw8Fe"><field name="NUM">7</field></shadow></value><value name="ADD8"><shadow type="math_number" id="6!wuEXJe=L}Z#2O,{hho"><field name="NUM">8</field></shadow></value><value name="ADD9"><shadow type="math_number" id="oj!x,9:M:dWn#rnzXL+/"><field name="NUM">9</field></shadow></value><value name="ADD10"><shadow type="math_number" id="QTPaZItr}++E9^!2}0px"><field name="NUM">10</field></shadow></value><value name="ADD11"><shadow type="math_number" id="}qIb0-@^sh0(vII:HAxL"><field name="NUM">11</field></shadow></value><value name="ADD12"><shadow type="math_number" id="5l`W20Y,/P_,C$4jZ=/T"><field name="NUM">12</field></shadow></value><value name="ADD13"><shadow type="math_number" id="LDV43)Q.ks*.^@J?|$x6"><field name="NUM">13</field></shadow></value><value name="ADD14"><shadow type="math_number" id="OZ_=Ryw!0[E8TcgKb/P9"><field name="NUM">14</field></shadow></value><value name="ADD15"><shadow type="math_number" id="NVs`.5{q(_-i_sEoV-lm"><field name="NUM">0</field></shadow></value><value name="ADD16"><shadow type="math_number" id="?O[Qo@eWDKNWdVLwrrl~"><field name="NUM">14</field></shadow></value><value name="ADD17"><shadow type="math_number" id="Y?lU5CDyuF9)qHl}q,mr"><field name="NUM">0</field></shadow></value><value name="ADD18"><shadow type="math_number" id="ri~])1+I7T{iq|yy(9[{"><field name="NUM">14</field></shadow></value><value name="ADD19"><shadow type="math_number" id="[.:;*`eexv=%k%Y.]7a9"><field name="NUM">0</field></shadow></value><value name="ADD20"><shadow type="math_number" id="u1XWjO85o,149bwQZ5Q)"><field name="NUM">14</field></shadow></value><value name="ADD21"><shadow type="math_number" id="I%?BF(`My}U^Xd])_0Ot"><field name="NUM">0</field></shadow></value><value name="ADD22"><shadow type="math_number" id="%1XpC+pIn?8($7lzX^c4"><field name="NUM">14</field></shadow></value><value name="ADD23"><shadow type="math_number" id="NZ@7$dX50ROusj5X[Z?D"><field name="NUM">0</field></shadow></value><value name="ADD24"><shadow type="math_number" id=".ZR.E8.TC,D}}F~MZu8V"><field name="NUM">14</field></shadow></value><value name="ADD25"><shadow type="math_number" id="j{g*%~:Q1NwxP;@mzXIO"><field name="NUM">0</field></shadow></value><value name="ADD26"><shadow type="math_number" id="0,=sDv.zmiy)n%[?Kx^8"><field name="NUM">14</field></shadow></value><value name="ADD27"><shadow type="math_number" id="GnK;CX6[)t|B]SQ*S7E]"><field name="NUM">0</field></shadow></value><value name="ADD28"><shadow type="math_number" id="I8yVFO?.#g]_Qle+y:ni"><field name="NUM">14</field></shadow></value><value name="ADD29"><shadow type="math_number" id="2!%adi:j7%v~n4/O5{=}"><field name="NUM">0</field></shadow></value><value name="ADD30"><shadow type="math_number" id="YhFh*q=okMz#fq~ic)ze"><field name="NUM">14</field></shadow></value><value name="ADD31"><shadow type="math_number" id="q0^TS?YiF,vE|zH|^~O]"><field name="NUM">0</field></shadow></value><value name="ADD32"><shadow type="math_number" id="4r.Ep,Xv3X3VXA+T0s$+"><field name="NUM">14</field></shadow></value><value name="ADD33"><shadow type="math_number" id="fMHZVs,N;Lm6i]5H^@{k"><field name="NUM">0</field></shadow></value><value name="ADD34"><shadow type="math_number" id="L/(K4sp.7)%|k;{~IHUs"><field name="NUM">14</field></shadow></value><value name="ADD35"><shadow type="math_number" id="0EZraDP,PXI0hdoHN[4^"><field name="NUM">0</field></shadow></value><value name="ADD36"><shadow type="math_number" id="Er)d%$(LUEUAxSIiGEPL"><field name="NUM">14</field></shadow></value><value name="ADD37"><shadow type="math_number" id="VEGd//anjNLU-dWk9=F%"><field name="NUM">0</field></shadow></value><value name="ADD38"><shadow type="math_number" id="?1mo%v+Nbp@!}sjr23Vq"><field name="NUM">14</field></shadow></value><value name="ADD39"><shadow type="math_number" id="vE4/eV{{=}IZ:wN*bTwp"><field name="NUM">0</field></shadow></value><value name="ADD40"><shadow type="math_number" id="%,*^(07+to`UUH;CIN!~"><field name="NUM">14</field></shadow></value><value name="ADD41"><shadow type="math_number" id="w**$H=ONW4L^UX?1,J?P"><field name="NUM">0</field></shadow></value><value name="ADD42"><shadow type="math_number" id="lu~]R]1#ADMNuHkYU6`w"><field name="NUM">1</field></shadow></value><value name="ADD43"><shadow type="math_number" id="D$+md}.k:a$=?5*;`pP9"><field name="NUM">2</field></shadow></value><value name="ADD44"><shadow type="math_number" id="N%=3,F=b!]%M_GTh51.^"><field name="NUM">3</field></shadow></value><value name="ADD45"><shadow type="math_number" id="nnQhOP[g^W[.:=NUD+:z"><field name="NUM">4</field></shadow></value><value name="ADD46"><shadow type="math_number" id="pQt]_:P#x:9H?}|K},2="><field name="NUM">5</field></shadow></value><value name="ADD47"><shadow type="math_number" id="eY,WpJ)DqL[P$uhJ#Bt`"><field name="NUM">6</field></shadow></value><value name="ADD48"><shadow type="math_number" id="l2GIlDwD=#VkRKgH.=H3"><field name="NUM">7</field></shadow></value><value name="ADD49"><shadow type="math_number" id="@6^wU3xZHug;yRDN-fhX"><field name="NUM">8</field></shadow></value><value name="ADD50"><shadow type="math_number" id=",Tt9D2yE/LyV?~|A_^v/"><field name="NUM">9</field></shadow></value><value name="ADD51"><shadow type="math_number" id="V:9+{*|Ke*VV_xCeG%x:"><field name="NUM">10</field></shadow></value><value name="ADD52"><shadow type="math_number" id="Mrqt%Z1KDidOnO:;}rst"><field name="NUM">11</field></shadow></value><value name="ADD53"><shadow type="math_number" id="#Wt1M%jFJh:s52d_4!bR"><field name="NUM">12</field></shadow></value><value name="ADD54"><shadow type="math_number" id="7!B8}ZB{u},e9=lOX0t*"><field name="NUM">13</field></shadow></value><value name="ADD55"><shadow type="math_number" id="oi-0CJP%S3z0m]a1v-[^"><field name="NUM">14</field></shadow></value></block></value><next><block type="variables_set" id="@9(=IS/P_DT~7xsz]jLf"><field name="VAR" id="z$E5R@z89Y!uL#=9m6KY">borderYLocations</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="lists_create_with" id="t?RKlNY7fnro_I_`{mda" inline="false"><mutation items="56"/><value name="ADD0"><shadow type="math_number" id="nxd3]Mm.^qVj~tx5CjU#"><field name="NUM">0</field></shadow></value><value name="ADD1"><shadow type="math_number" id="zdvsx^ejm?Qj,+9!*kAB"><field name="NUM">0</field></shadow></value><value name="ADD2"><shadow type="math_number" id="+b^%2}-n3pco,viF;xOS"><field name="NUM">0</field></shadow></value><value name="ADD3"><shadow type="math_number" id="/G*Sl:,Z;vk/5s:!7.wR"><field name="NUM">0</field></shadow></value><value name="ADD4"><shadow type="math_number" id="}};VhW!{.=[ZNO8v!zM;"><field name="NUM">0</field></shadow></value><value name="ADD5"><shadow type="math_number" id=")!hU3.0T{^)wSPFpkfu~"><field name="NUM">0</field></shadow></value><value name="ADD6"><shadow type="math_number" id="{XT6@f[ycoR6%)o`c(Ox"><field name="NUM">0</field></shadow></value><value name="ADD7"><shadow type="math_number" id="U0h9Up$!7;tg8weg9`KX"><field name="NUM">0</field></shadow></value><value name="ADD8"><shadow type="math_number" id="d-ySLK1{sv(#+Ae/:aHg"><field name="NUM">0</field></shadow></value><value name="ADD9"><shadow type="math_number" id="@AAXA2)ytgSBcePEG$Ny"><field name="NUM">0</field></shadow></value><value name="ADD10"><shadow type="math_number" id="*fxikv20Zx#;m0_9y@nT"><field name="NUM">0</field></shadow></value><value name="ADD11"><shadow type="math_number" id="7IcZ|AH6+h;LzB(2j1r+"><field name="NUM">0</field></shadow></value><value name="ADD12"><shadow type="math_number" id="K0DVc5%=xBa?goXC7.@]"><field name="NUM">0</field></shadow></value><value name="ADD13"><shadow type="math_number" id="qGP=CiRUUCL(Z=(3m2BR"><field name="NUM">0</field></shadow></value><value name="ADD14"><shadow type="math_number" id="XH]Uy9YZm8P_;7}:;$Im"><field name="NUM">0</field></shadow></value><value name="ADD15"><shadow type="math_number" id="WYo5!/`H{wuQxwIje_qa"><field name="NUM">1</field></shadow></value><value name="ADD16"><shadow type="math_number" id="7Yi?!MpY[)@$BWz6(klB"><field name="NUM">1</field></shadow></value><value name="ADD17"><shadow type="math_number" id="6+E-J2DymD3?g`9iJ5e_"><field name="NUM">2</field></shadow></value><value name="ADD18"><shadow type="math_number" id="Y{WzOlSheR5#$rN0Dp2Y"><field name="NUM">2</field></shadow></value><value name="ADD19"><shadow type="math_number" id="A9t)$dNbEa#oA]u@xj?H"><field name="NUM">3</field></shadow></value><value name="ADD20"><shadow type="math_number" id="^[-O(ZBezuBwgxA51/{R"><field name="NUM">3</field></shadow></value><value name="ADD21"><shadow type="math_number" id="n,5V+dL#C#x3JloW}Kjn"><field name="NUM">4</field></shadow></value><value name="ADD22"><shadow type="math_number" id="lN)LP9pUrMJlr_!!x-iJ"><field name="NUM">4</field></shadow></value><value name="ADD23"><shadow type="math_number" id="[Fb.38G;QG~KXL;eFW.E"><field name="NUM">5</field></shadow></value><value name="ADD24"><shadow type="math_number" id="Z1=1[[V(DqOlzBgU+1zM"><field name="NUM">5</field></shadow></value><value name="ADD25"><shadow type="math_number" id="n(.@c830-^V:ugeWv5)m"><field name="NUM">6</field></shadow></value><value name="ADD26"><shadow type="math_number" id="@c6V?TWL(i%|A%]_Um_,"><field name="NUM">6</field></shadow></value><value name="ADD27"><shadow type="math_number" id="v%t/c2~R05{TY?]bZ;gQ"><field name="NUM">7</field></shadow></value><value name="ADD28"><shadow type="math_number" id=")Ye:_5nzr=u5cd^rMoc."><field name="NUM">7</field></shadow></value><value name="ADD29"><shadow type="math_number" id="]ky;|17K~t*[TX3n5T@p"><field name="NUM">8</field></shadow></value><value name="ADD30"><shadow type="math_number" id="5mz6xyZ5A[NtWv+2($C%"><field name="NUM">8</field></shadow></value><value name="ADD31"><shadow type="math_number" id="os?H@llH-KI!KcQ/`X%c"><field name="NUM">9</field></shadow></value><value name="ADD32"><shadow type="math_number" id="t7K;sG~^}3LFf$p_!Mq/"><field name="NUM">9</field></shadow></value><value name="ADD33"><shadow type="math_number" id="8}7#IU5baW8rjFx%q$wR"><field name="NUM">10</field></shadow></value><value name="ADD34"><shadow type="math_number" id="fnknT_IYQOK6vky$Aa$%"><field name="NUM">10</field></shadow></value><value name="ADD35"><shadow type="math_number" id="*KYPVCKcY0T@Ityh,Q?3"><field name="NUM">11</field></shadow></value><value name="ADD36"><shadow type="math_number" id="[*Nh$2Ox`R:TT%jQ?jkc"><field name="NUM">11</field></shadow></value><value name="ADD37"><shadow type="math_number" id="2[ui(lU[mexA8idvEY8,"><field name="NUM">12</field></shadow></value><value name="ADD38"><shadow type="math_number" id="aaJNBm0s$XX+}SE+S~+X"><field name="NUM">12</field></shadow></value><value name="ADD39"><shadow type="math_number" id="i9+C8mIKSVv0:am7JEYE"><field name="NUM">13</field></shadow></value><value name="ADD40"><shadow type="math_number" id="2ad*8y^;Kfx,o3v]Gx6j"><field name="NUM">13</field></shadow></value><value name="ADD41"><shadow type="math_number" id="~X,+fFIfx0)=4-6;*Ciy"><field name="NUM">14</field></shadow></value><value name="ADD42"><shadow type="math_number" id="AYB7M?EV)pDHWvHPa0(I"><field name="NUM">14</field></shadow></value><value name="ADD43"><shadow type="math_number" id="gms@Kxsb}I!mkJ7dry92"><field name="NUM">14</field></shadow></value><value name="ADD44"><shadow type="math_number" id="?1jTo~*qpf[XWzV=d^g$"><field name="NUM">14</field></shadow></value><value name="ADD45"><shadow type="math_number" id="F~.%X`[#Z?waR|o/(G.@"><field name="NUM">14</field></shadow></value><value name="ADD46"><shadow type="math_number" id="M(6,#%ii*U|ggbp@pQh#"><field name="NUM">14</field></shadow></value><value name="ADD47"><shadow type="math_number" id="ToCS*jAZw3EgF.shl.G+"><field name="NUM">14</field></shadow></value><value name="ADD48"><shadow type="math_number" id="?o,cvXqja#;1+2c;d[}0"><field name="NUM">14</field></shadow></value><value name="ADD49"><shadow type="math_number" id="u,N,M/1Y:+#uIQ,o}pX8"><field name="NUM">14</field></shadow></value><value name="ADD50"><shadow type="math_number" id="!y*Yxgbgm+Qphy[V^EUz"><field name="NUM">14</field></shadow></value><value name="ADD51"><shadow type="math_number" id="{fC(hKvmE#8gG/C3LAp."><field name="NUM">14</field></shadow></value><value name="ADD52"><shadow type="math_number" id="uDoVR,r|J8u3SYZfJ$8c"><field name="NUM">14</field></shadow></value><value name="ADD53"><shadow type="math_number" id="|*$oSC3J`dR5qcWG8uuU"><field name="NUM">14</field></shadow></value><value name="ADD54"><shadow type="math_number" id="t!%}Z?+%r@T+i*olQk57"><field name="NUM">14</field></shadow></value><value name="ADD55"><shadow type="math_number" id="x3+~)5~=sj/TIQLwSHNX"><field name="NUM">14</field></shadow></value></block></value></block></next></block></statement></block><block type="function_definition" id="*;fn@P|*0^Q[x}+P6JC^" collapsed="true" x="1100" y="300"><mutation name="createTileMap" functionid="hUaI#?QwaUfoAw-c2~%,"/><field name="function_name">createTileMap</field><statement name="STACK"><block type="variables_set" id=".%Pi:t4w$nZSVc1c%@mw"><field name="VAR" id="O8|zZNT,9}k/H~`S/+FE">indexTileMap</field><value name="VALUE"><shadow type="math_number" id="`nlf$G.6HSsvoO?Rvu6/"><field name="NUM">0</field></shadow></value><next><block type="variables_set" id="Z*Cj!L(b6mP-N5C2256]"><field name="VAR" id="LDrF)bGCFaFqhI)Vhq%}">columnsTileMap</field><value name="VALUE"><shadow type="math_number" id="8#ee8LH^sE)^26dt8.:{"><field name="NUM">6</field></shadow></value><next><block type="variables_set" id="t:gmY,6],,g2A[.`m3p`"><field name="VAR" id="x7#P|%Axt]bs35(Ccdoh">rowsTileMap</field><value name="VALUE"><shadow type="math_number" id="e8`nQ4O|^gMok[e:5uQ#"><field name="NUM">8</field></shadow></value><next><block type="device_while" id="Z1l0[?XM]z$*Xt~dDwU$"><value name="COND"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="C5IGFy$9+Pp1U135K*kN"><field name="OP">LTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="MrtWpEW(p*20,(4qL%?g"><field name="VAR" id="O8|zZNT,9}k/H~`S/+FE">indexTileMap</field></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="`k!h;V:_!@!HXi0F@o5="><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="4BQeb^Gr//{@;_Jmx;_x"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="^hp9%2K]*Zk:K`npu81N"><field name="VAR" id="LDrF)bGCFaFqhI)Vhq%}">columnsTileMap</field></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="C!{lUwR3ad5gvobJ)0[{"><field name="VAR" id="x7#P|%Axt]bs35(Ccdoh">rowsTileMap</field></block></value></block></value><value name="B"><shadow type="math_number" id="OaY(ww]gIa}JB6p7m7E2"><field name="NUM">1</field></shadow></value></block></value></block></value><statement name="DO"><block type="lists_index_set" id="xMg5y)MjX{vFM6wZ;V+R"><value name="LIST"><block type="variables_get" id="w)=2aB3p!]$FA^qL|4b("><field name="VAR" id=";(Z~1y|+kyG!{RfLT?jx">wallList</field></block></value><value name="INDEX"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="K,;SCNqd/)b?XlMlMo%w"><field name="VAR" id="O8|zZNT,9}k/H~`S/+FE">indexTileMap</field></block></value><value name="VALUE"><block type="spritescreate" id="[h2%6qv2`3#Y5BT]3fRP"><value name="img"><shadow type="screen_image_picker" id="./X)De,V(ojB}(Zcukt:"><field name="img">assets.tile`wall`</field><data>{"commentRefs":[],"fieldData":{"img":"myTiles.tile2"}}</data></shadow></value><value name="kind"><shadow type="spritekind" id="59IWekYD8z6~o)l5?WO@"><field name="MEMBER">Wall</field></shadow></value></block></value><next><block type="variables_change" id="4;ecq,Lv+dWjkmM!r8F("><field name="VAR" id="O8|zZNT,9}k/H~`S/+FE">indexTileMap</field><value name="VALUE"><shadow type="math_number" id="B975l-vOk:18i)f5Mw~;"><field name="NUM">1</field></shadow></value></block></next></block></statement><next><block type="pxt_controls_for" id="w#^).T8hMs|kUcYz]^-5"><value name="VAR"><shadow type="variables_get_reporter" id=",Z,7O!KaY.$9:$MA%:PD"><field name="VAR" id="z:EoAd4UG)H*PuYUUCR^">i</field></shadow></value><value name="TO"><shadow type="math_whole_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="!AsIk*bt}}Fr[-1ZJUV["><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="q^NQsQ_1VS1^_{,)w0x/"><field name="VAR" id="LDrF)bGCFaFqhI)Vhq%}">columnsTileMap</field></block></value><value name="B"><shadow type="math_number" id="DKi5:Fi|f3DueJE_.L7u"><field name="NUM">1</field></shadow></value></block></value><statement name="DO"><block type="pxt_controls_for" id="^mCeGT(x4k*6$(bWOcJr"><value name="VAR"><shadow type="variables_get_reporter" id="YNs-}_I19fy1eJQ.lh^+"><field name="VAR" id="^4-)w{3^sCSyJTnO9qxe">j</field></shadow></value><value name="TO"><shadow type="math_whole_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="-EisBB,v=!4P/_qFp`*z"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="]3PmD96`RNs9NwF3B],o"><field name="VAR" id="x7#P|%Axt]bs35(Ccdoh">rowsTileMap</field></block></value><value name="B"><shadow type="math_number" id="9m;Wp1NpX7Hp:V)-~p#{"><field name="NUM">1</field></shadow></value></block></value><statement name="DO"><block type="spritesetpos" id="4@nFdAe?fT1)ja~3F?0;"><value name="sprite"><block type="lists_index_get" id="D,p6_j)84?o0c9+)*Uxg"><value name="LIST"><block type="variables_get" id="n]4z~^s)`:^1HU_%Mt[i"><field name="VAR" id=";(Z~1y|+kyG!{RfLT?jx">wallList</field></block></value><value name="INDEX"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="eko5+}mTG.o[zz=K!Ulp"><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="}QC,GCQs(#W}FxYQovwc"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="a?ieJ2MHEQ#Z+BX!]DIP"><field name="VAR" id="z:EoAd4UG)H*PuYUUCR^">i</field></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="]ckYr4:Qsh.!p2)e7BEi"><field name="VAR" id="x7#P|%Axt]bs35(Ccdoh">rowsTileMap</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="3$0UXpyN3[nfN!=B@izS"><field name="VAR" id="^4-)w{3^sCSyJTnO9qxe">j</field></block></value></block></value></block></value><value name="x"><shadow type="positionPicker"/><block type="math_arithmetic" id="I6+a2jsiUDK/WG$M!$bH"><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="(Txx|fd`Dy{DK$7Q_9`V"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="M{L^}_#p+m(A=OGj.uIx"><field name="VAR" id="z:EoAd4UG)H*PuYUUCR^">i</field></block></value><value name="B"><shadow type="math_number" id="jMEn.i?_*/`40ztv[Hjt"><field name="NUM">34</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="Fn6lSVIg{-Kt2YYId/YJ"><field name="NUM">42</field></shadow></value></block></value><value name="y"><shadow type="positionPicker"/><block type="math_arithmetic" id="U@t|Pspm,~YZxZLzl7#;"><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="+$QsTghF7y.Snb,[4()u"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="zkqCG*N^8g/^UnR4vSHp"><field name="VAR" id="^4-)w{3^sCSyJTnO9qxe">j</field></block></value><value name="B"><shadow type="math_number" id="!;;cA!XY#omhVQs+e?9E"><field name="NUM">25</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="@IdG)rl~0;8e|5P3-|WL"><field name="NUM">33</field></shadow></value></block></value></block></statement></block></statement></block></next></block></next></block></next></block></next></block></statement></block><block type="spritesoverlap" id="JnF2|~^YT/nAYsSoh#~?" x="0" y="480"><value name="HANDLER_DRAG_PARAM_sprite"><shadow type="argument_reporter_custom" id="(ah9A/A)ke`mP2#zt#eU"><mutation typename="Sprite"/><field name="VALUE">sprite</field></shadow></value><value name="kind"><shadow type="spritekind" id="u}_Tq-pExQ|WT%IkDOt6"><field name="MEMBER">Player</field></shadow></value><value name="HANDLER_DRAG_PARAM_otherSprite"><shadow type="argument_reporter_custom" id="^2+%pjc)FOzKYLE)3]Sq"><mutation typename="Sprite"/><field name="VALUE">otherSprite</field></shadow></value><value name="otherKind"><shadow type="spritekind" id=",5VB#24vnNiARSFbJKU:"><field name="MEMBER">Wall</field></shadow></value><statement name="HANDLER"><block type="controls_if" id="JQZwh!Tnk{f6ejN3H`,Z"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="s^x%:qcd20jMx)PTo7]8"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="function_call_output" id="-Rz2!KgJ7@qLw:0bGndw"><mutation name="manageBorders" functionid=",Ru$kZEHA)dS-fvZd=eO"><arg name="object" id="p9untv80qkp30048qr1zx" type="Sprite"/></mutation><value name="p9untv80qkp30048qr1zx"><shadow type="variables_get" id="9GMIO=(u{7$854N+cY7q"><field name="VAR" id="L`rkq-6hfDQ1TH+q`53u">mySprite</field></shadow><block type="argument_reporter_custom" id=")SPvem017(n}E#d$Sr~W"><mutation typename="Sprite"/><field name="VALUE">sprite</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="Tr$q2Z+YnVCGk%*##cI("><field name="BOOL">FALSE</field></block></value></block></value><statement name="DO0"><block type="function_call" id="f9ep5Me_LYDKf^(k|=2W"><mutation name="manageOverlap" functionid="*F]|n7+nh:DGW%?4pFtk"><arg name="player2" id="5gos3grcnifxnta59ypc" type="Sprite"/><arg name="wall" id="r6ubewud5tbnybiv8moi7j" type="Sprite"/></mutation><value name="5gos3grcnifxnta59ypc"><shadow type="variables_get" id="gy|z{d+JT0Y[{U9MMu[!"><field name="VAR" id="L`rkq-6hfDQ1TH+q`53u">mySprite</field></shadow><block type="argument_reporter_custom" id="hXET@c_5lc`f!-@Ss^6q"><mutation typename="Sprite"/><field name="VALUE">sprite</field></block></value><value name="r6ubewud5tbnybiv8moi7j"><shadow type="variables_get" id="6%$HjL{}a|WuX{LiK5yr"><field name="VAR" id="L`rkq-6hfDQ1TH+q`53u">mySprite</field></shadow><block type="argument_reporter_custom" id="E)m2JUfpB,Wa?MaDOmqK"><mutation typename="Sprite"/><field name="VALUE">otherSprite</field></block></value></block></statement></block></statement></block><block type="function_definition" id="qPpKrq/|7q+9j25k|PXR" collapsed="true" x="780" y="460"><mutation name="manageBorders" functionid=",Ru$kZEHA)dS-fvZd=eO"><arg name="object" id="p9untv80qkp30048qr1zx" type="Sprite"/></mutation><field name="function_name">manageBorders</field><value name="p9untv80qkp30048qr1zx"><shadow type="argument_reporter_custom" id="r_{;sYN5SG15nTdv3R0}"><mutation typename="Sprite"/><field name="VALUE">object</field></shadow></value><statement name="STACK"><block type="variables_set" id="heV(Qmr%L00r)lX9#y,-"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id=")5wFczm`K+W1=_$]k{dK"><field name="TEXT">RIGHT side TileMap</field></block></value><next><block type="controls_if" id="F]|n$.2BW(n[4{o.*,q`"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="62dK+//(N.X5%*kpsTA|"><field name="OP">GTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="Fl{W9Q0d;q9[zp7qG-YN"><field name="property">Sprite.x</field><value name="mySprite"><block type="argument_reporter_custom" id=",+iM23Uq*?A!e7}2jOpq"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><value name="B"><shadow type="math_number" id=":(]umBMXuS%~7(*I[wBx"><field name="NUM">220</field></shadow></value></block></value><statement name="DO0"><block type="spritesetpos" id="Q`3a)%cQ`DAZS|KLUo%S"><value name="sprite"><block type="argument_reporter_custom" id="8Ex6w9~uCRrWAV?x]eCo"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value><value name="x"><shadow type="positionPicker" id="Q!n2T=x*$8Can1-4!,!C"><field name="index">218</field></shadow></value><value name="y"><shadow type="positionPicker"/><block type="Sprite_blockCombine_get" id="L:A07)!}n=YwT{N:(/bw"><field name="property">Sprite.y</field><value name="mySprite"><block type="argument_reporter_custom" id="xTGB~eNhBVcn9j-+9M=D"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><next><block type="function_return" id="zFzP#zIy:^_^YFm?ToZI"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="T}R@MV/rc_b-,)uoF#sY"><field name="BOOL">TRUE</field></block></value></block></next></block></statement><next><block type="variables_set" id="EI4Z7TUW5_}F#NL/nLHS"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="6(KVg/`!FzTG}L]FsiCj"><field name="TEXT">LEFT side TileMap</field></block></value><next><block type="controls_if" id="wtTmROVgn6%Ehc)=9_e9"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="xt=N#((;*TPPw/Eh[C#H"><field name="OP">LTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="lp!W~x+7UL.rr|bT,mrX"><field name="property">Sprite.x</field><value name="mySprite"><block type="argument_reporter_custom" id="epahHpBtJ|,hbQ`miK?o"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><value name="B"><shadow type="math_number" id="Cn+#Eyzz=z@?N}F`-L_O"><field name="NUM">23</field></shadow></value></block></value><statement name="DO0"><block type="spritesetpos" id="m%E{%:7sR-,$S06~zHKk"><value name="sprite"><block type="argument_reporter_custom" id="}fFip~.DW-}b(4n!CC5?"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value><value name="x"><shadow type="positionPicker" id="1PPu?t}@D13fY~qB!wtN"><field name="index">26</field></shadow></value><value name="y"><shadow type="positionPicker"/><block type="Sprite_blockCombine_get" id="b+z4k06A2zqshaExsTw/"><field name="property">Sprite.y</field><value name="mySprite"><block type="argument_reporter_custom" id="nd9~r-;~Y#Mq+ijy(4gp"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><next><block type="function_return" id="pJfUnmxT_A{qAae6zL6Y"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="Voky_#Nqo%~VK6C0HU6y"><field name="BOOL">TRUE</field></block></value></block></next></block></statement><next><block type="variables_set" id="9[|PAe[)FmC+n@#A_QN*"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="*oB5J)zLvy!PN1+DE}kd"><field name="TEXT">TOP side TileMap</field></block></value><next><block type="controls_if" id="5?|^K-}5(WXL{}yt1:]1"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="M2lz98(rp$0cI8#Io$m0"><field name="OP">LTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="`gihJ1xuB+sF{4~4*}C@"><field name="property">Sprite.y</field><value name="mySprite"><block type="argument_reporter_custom" id="gYQ;S;V7,mP24s~!j3)V"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><value name="B"><shadow type="math_number" id="%a/IN2a[ih0|j8/V76HN"><field name="NUM">16</field></shadow></value></block></value><statement name="DO0"><block type="spritesetpos" id="XII.6#qxT@twT@.i`ID8"><value name="sprite"><block type="argument_reporter_custom" id="dv4hTip]GgtIszf]POIu"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value><value name="x"><shadow type="positionPicker"/><block type="Sprite_blockCombine_get" id="q:_-S%q6t/E[7QS-Jn,8"><field name="property">Sprite.x</field><value name="mySprite"><block type="argument_reporter_custom" id="-G1Y`*;9alX@Z6I+7nM4"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><value name="y"><shadow type="positionPicker" id="#Nt?^kE|@yO]24Uxx98U"><field name="index">18</field></shadow></value><next><block type="function_return" id="g$~!_h]#Jt(|mb3U[yZQ"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="8sD=K,)XP.OE=8EJ7HJ7"><field name="BOOL">TRUE</field></block></value></block></next></block></statement><next><block type="variables_set" id="rx9TyHBB4^e{7@dK.?:."><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="DTzZ%KKT/),j_F2E%`@a"><field name="TEXT">BOTTOM side TileMap</field></block></value><next><block type="controls_if" id=")=`xn/W-*7]=t?rsQjWJ"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="uEAxZGh,)ZTGfNm!1]pw"><field name="OP">GTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="aum,W-N?!yi44GwXt9L6"><field name="property">Sprite.y</field><value name="mySprite"><block type="argument_reporter_custom" id="?b!GE!1/Ok3E=/o4IUYt"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><value name="B"><shadow type="math_number" id="5gbkgI{Juw96j,S|Hi)?"><field name="NUM">221</field></shadow></value></block></value><statement name="DO0"><block type="spritesetpos" id="eXLYB`_s5c{pRcq)g:LX"><value name="sprite"><block type="argument_reporter_custom" id="`~a{nx*L/s@rdlg*lodC"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value><value name="x"><shadow type="positionPicker"/><block type="Sprite_blockCombine_get" id="l/VGDX1+^$-g:]l02BMt"><field name="property">Sprite.x</field><value name="mySprite"><block type="argument_reporter_custom" id="B_?jzG_XKgf`:Xb)T{tQ"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value></block></value><value name="y"><shadow type="positionPicker" id="z.l8U11%,t2VaP=ez.Dg"><field name="index">218</field></shadow></value><next><block type="Sprite_blockCombine_set" id="5WOPx{AFU.tTQ#c2L,P6"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="sKLHvMr*X1Y2N)7Zqoh1"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value><value name="value"><block type="variables_get" id="7gtiW$Y*PzBu)x[%9PGF"><field name="VAR" id="x7XANM.{s/_j/*N|[E0Q">depthBack</field></block></value><next><block type="function_return" id="|$@m.i:qV[7(#pKYN|T5"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id=".53@]4fqXRHekvU!Ber`"><field name="BOOL">TRUE</field></block></value></block></next></block></next></block></statement><next><block type="Sprite_blockCombine_set" id=".*Q({^e[Lz7|n_sSWY.k"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="]`|Axe~AP5IpkhEy~Qu_"><mutation typename="Sprite"/><field name="VALUE">object</field></block></value><value name="value"><block type="variables_get" id="I4CDqfEmQ+NF_H|~8$o]"><field name="VAR" id="4H.Uvw%Lrbh{5DNe=w~U">depthMiddle</field></block></value><next><block type="function_return" id=")-_`[fQ={Jyf+NNQF7O5"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="n_Gvjb}(v?A1,8s:CmSt"><field name="BOOL">FALSE</field></block></value></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type="function_definition" id="dW;ZDC(@/#tJK-To|-s@" collapsed="true" x="1120" y="460"><mutation name="createTileMapBorder" functionid="1C4F|T5NszAT!DCkPKy-"/><field name="function_name">createTileMapBorder</field><statement name="STACK"><block type="variables_set" id="Zp5gnpx[KHZ@,~PF9*XQ"><field name="VAR" id="3wWhdrNks^iB-p1k3lo.">indexBorder</field><value name="VALUE"><shadow type="math_number" id="Zv|#Y(h7J|ZC-(k(,Vsk"><field name="NUM">0</field></shadow></value><next><block type="variables_set" id="^x2BZhM29S)/123-_+X{"><field name="VAR" id="1ZSl!jNG8:Y9l[w44J@~">indexTempBorder</field><value name="VALUE"><shadow type="math_number" id="h$9649S1),6L}^4RV|S["><field name="NUM">0</field></shadow></value><next><block type="device_while" id="9%R=zM~)U?{)xCi}Q_C$"><value name="COND"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="-lYG1)ja}-hZPJ!?}P*q"><field name="OP">LTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="=@l.pMU4b|:ZZK0_U/Y{"><field name="VAR" id="3wWhdrNks^iB-p1k3lo.">indexBorder</field></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="GM1!]WK53]Y47KYK?u)S"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="lists_length" id=",9)m]hAC)W}RSUCDWN3v"><value name="VALUE"><block type="variables_get" id="wdmHm5~L^0m=on(%lS3E"><field name="VAR" id="z$E5R@z89Y!uL#=9m6KY">borderYLocations</field></block></value></block></value><value name="B"><shadow type="math_number" id="-0`|~m9Wgr|al~K6)s#x"><field name="NUM">1</field></shadow></value></block></value></block></value><statement name="DO"><block type="lists_index_set" id="Fh)}34o/.Oe%-^CmKr,U"><value name="LIST"><block type="variables_get" id="}_!{UmRkgV,,Ve+6cUmB"><field name="VAR" id="GL!3Yz5Z5]G%XZJ2.+-R">borderList</field></block></value><value name="INDEX"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="ezyagUH=sE@f:Jo*8A)5"><field name="VAR" id="3wWhdrNks^iB-p1k3lo.">indexBorder</field></block></value><value name="VALUE"><block type="spritescreate" id="pf+yRaZSa~u?W9-iZIAl"><value name="img"><shadow type="screen_image_picker" id="t{Vrr.LVP(s;!SnuG1V}"><field name="img">assets.tile`wall`</field><data>{"commentRefs":[],"fieldData":{"img":"myTiles.tile2"}}</data></shadow></value><value name="kind"><shadow type="spritekind" id="qg}%_.HA^K.64c%M@i=O"><field name="MEMBER">Wall</field></shadow></value></block></value><next><block type="variables_change" id="tZ]t-cK+Kg@0S9qahr/="><field name="VAR" id="3wWhdrNks^iB-p1k3lo.">indexBorder</field><value name="VALUE"><shadow type="math_number" id="RrS*TB8o7z)(vNF249iG"><field name="NUM">1</field></shadow></value></block></next></block></statement><next><block type="device_while" id="csMZ@2tcb*itGvq6f;?d"><value name="COND"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id=")+iNV]ppRBzTU:l3n,0G"><field name="OP">LTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="/!K+3lpd{7vWZj=X?t+o"><field name="VAR" id="1ZSl!jNG8:Y9l[w44J@~">indexTempBorder</field></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="lists_length" id="nGX!eed4UfSJB2iY.d|."><value name="VALUE"><block type="variables_get" id="_v^q$jRY!{k/${7slmb{"><field name="VAR" id="GL!3Yz5Z5]G%XZJ2.+-R">borderList</field></block></value></block></value></block></value><statement name="DO"><block type="mapplaceontile" id=";ME$fx+/~A1yrE9lv7I$"><value name="sprite"><shadow type="variables_get"/><block type="lists_index_get" id="tW?7b/sEL2=C6`sGQZw1"><value name="LIST"><block type="variables_get" id="X]3WctNOsZtn3xlgu(QH"><field name="VAR" id="GL!3Yz5Z5]G%XZJ2.+-R">borderList</field></block></value><value name="INDEX"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="=k+eNuu2h]?/{j1?]y,t"><field name="VAR" id="1ZSl!jNG8:Y9l[w44J@~">indexTempBorder</field></block></value></block></value><value name="loc"><shadow type="mapgettile" id="0WPE?Af={l`xx(wkC-7f"><value name="col"><block type="lists_index_get" id=";`A|tytHL:17D:fk;EmS"><value name="LIST"><block type="variables_get" id="=o.D+diPoqbc|;AHJ64z"><field name="VAR" id="b)QoDwqOSy,@yf#{SRAE">borderXLocations</field></block></value><value name="INDEX"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="aYdR$o?2k=EOXqoHA^Zg"><field name="VAR" id="1ZSl!jNG8:Y9l[w44J@~">indexTempBorder</field></block></value></block></value><value name="row"><block type="lists_index_get" id="{yicI9EttrVgh?wS*3iI"><value name="LIST"><block type="variables_get" id="Vr03c,#hNMrCj~iDcJRX"><field name="VAR" id="z$E5R@z89Y!uL#=9m6KY">borderYLocations</field></block></value><value name="INDEX"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="vi`p|x^1JA@[^]g,}b}t"><field name="VAR" id="1ZSl!jNG8:Y9l[w44J@~">indexTempBorder</field></block></value></block></value></shadow></value><next><block type="variables_change" id="?*?Sgf*A-|!5=lP|S4NS"><field name="VAR" id="1ZSl!jNG8:Y9l[w44J@~">indexTempBorder</field><value name="VALUE"><shadow type="math_number" id="E17@SY/e}CH),cGLz~px"><field name="NUM">1</field></shadow></value></block></next></block></statement></block></next></block></next></block></next></block></statement></block><block type="function_definition" id="7{{%sC:*I`J#Ryq])_Px" collapsed="true" x="780" y="600"><mutation name="manageOverlap" functionid="*F]|n7+nh:DGW%?4pFtk"><arg name="player2" id="5gos3grcnifxnta59ypc" type="Sprite"/><arg name="wall" id="r6ubewud5tbnybiv8moi7j" type="Sprite"/></mutation><field name="function_name">manageOverlap</field><value name="5gos3grcnifxnta59ypc"><shadow type="argument_reporter_custom" id="`W?Zb,or08R+kNFk[eAp"><mutation typename="Sprite"/><field name="VALUE">player2</field></shadow></value><value name="r6ubewud5tbnybiv8moi7j"><shadow type="argument_reporter_custom" id="=Q;=%@N7:tA~KvX#Bq]C"><mutation typename="Sprite"/><field name="VALUE">wall</field></shadow></value><statement name="STACK"><block type="variables_set" id="!s6C-!/6K)+;ayo!/tnL"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="1VOU!IARAfy6kwNjdvl("><field name="TEXT">Overlap analysis BOTTOM - RIGHT corner</field></block></value><next><block type="controls_if" id="VQqkqX}0[5|XnVby,35f"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="~kGFgS?N-h`xDpZ;f1]z"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="GxJ8WKr]fd8@GRFbA-h["><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="tAB8]__b[[bmy~2HY$1d"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="JMwZhd.gBT1~g~]OeOw@"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="TE4KX(o|3A$$:?iFSSya"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="kcb]y8Ns?DNXuF)CSJ=4"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="urokSt:5[q@yow9cfT/+"><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="`Vx__FSU(t6V1C8!x7.1"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="zp4%cL2M@qGW2A/SR2*."><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="VO24os=n_S,O7LfTgdO_"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="#sw-Vp~.Bu3Q}5+Ky3#q"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="$w2VOlb`1k?#j;#A#w-e"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="U%wiM~RODhRg6LeQB?o$"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value><value name="value"><block type="variables_get" id="E~)t%|fDV_y3lxAVx6ox"><field name="VAR" id="x7XANM.{s/_j/*N|[E0Q">depthBack</field></block></value><next><block type="controls_if" id="F3|PfdP3)-fGN+D9wO!c"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="sLfa/pG%%|mjBtj_!u71"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="H_-QW8G8E{)zmg~^llXA"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="yo5Rg=Kb8UKO4Z$GdH]e"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="TD65OswV~d=)DR^9wxIi"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="eFn5SOdVqqtY-#Hf+Gt*"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="IvdeDF({I$Ef!Bf1|UuE"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number" id="]T7%{P]C8xB`zYNToH{8"><field name="NUM">5</field></shadow></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="Z8iXv[)S1h1tv9(!B|}d"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="$Bcn+oMx:H8#cqAi#?5:"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="7XJ_/[bUKLyHv.c],1B?"><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="`apb]BNrX@+TgIL62!wV"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="U`wOThpvCXULu(5:LU#a"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number" id="KG-^F`*@H@.^NB2(nl`u"><field name="NUM">5</field></shadow></value></block></value><next><block type="Sprite_blockCombine_change" id="UAO|h]_q|N)QyZ%)1Drz"><field name="property">Sprite.x@set</field><value name="mySprite"><block type="argument_reporter_custom" id="Msdi*n/Lr(zx8OzuvbND"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><shadow type="math_number" id="zC#A.@e.1P4*b:j7:9RT"><field name="NUM">1</field></shadow></value></block></next></block></statement></block></next></block></statement><next><block type="variables_set" id="IS~1vF$jAmR;3M-Di6RR"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="`BHn?g!pWvu6-=VW3EV{"><field name="TEXT">Overlap analysis BOTTOM - LEFT corner</field></block></value><next><block type="controls_if" id="05}QjRS#MlQ]s8~9,=^$"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="F?[e.%[jh0PO1.hYAtrn"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="Tn~YbmuhwfF0e@KqzA:B"><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="gu.#fjV=SA93),liaLGd"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="Br?v._H(_8cN0S0H2;e*"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="]+zRQ9@`9g?7Qk,*4#wo"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="R!0!SfJBqgEC?_9pdLb."><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="]1[*pM6F$+/2dMfM0XC)"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="c1hgsx61*Ba4-wtLCqUy"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="JM0OS!:dW1(Xs7B*fKnl"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="LDBe?Z|8{p61Ww]AUIJu"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="=ba.x2Z91dCg+Z(W,0@B"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="MOD5Z.%#L8Kt/2:xUE1A"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="]?(r0UhlUrYOD^V;/)KL"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value><value name="value"><block type="variables_get" id="X1v!=S?N|w6}W%vw2ch_"><field name="VAR" id="x7XANM.{s/_j/*N|[E0Q">depthBack</field></block></value><next><block type="controls_if" id="?7u[otjtJ*ouz[VbKP:p"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="_=i-EeTL]7|g|eXCyq1h"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="9ZL1Ej`W7HF!@q!9Kmpt"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="QJY11a6+U]:1{YkaJnyH"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="pRvte5EeUUd`2~-SA)r9"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="]lDRF~AXr0y:A2bSAM?P"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="A6}yRY(OOzcxZS%@{7gj"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number" id="~TfI;!pKN+ah+n20|J?!"><field name="NUM">5</field></shadow></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="rI[9X]~_eFrOUCss=,d|"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="Yul,oZS~wQ9p]YaA%5Ht"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="1TVSQ2c=S*klitoV][b["><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="ALZ!BMFk::RPW0DOTv}3"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id=",d@IREo)eI(+RYZ.3HkV"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number" id="Mq!|.=QYIkF6_Ot#r;l#"><field name="NUM">5</field></shadow></value></block></value><next><block type="Sprite_blockCombine_change" id="BO_:7f4O)KR-]0`D!;}B"><field name="property">Sprite.x@set</field><value name="mySprite"><block type="argument_reporter_custom" id="sa$f!p!rQEpnTeKbMN*]"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><shadow type="math_number" id="Ig2xsz*LAe7]dCQXA`{9"><field name="NUM">-1</field></shadow></value></block></next></block></statement></block></next></block></statement><next><block type="variables_set" id="0dR(T-([KP-z_[;)o{XQ"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id=":|*QwG%c7(OguWvVK3lm"><field name="TEXT">Overlap analysis BOTTOM side</field></block></value><next><block type="controls_if" id="`5j#Z$,{~NTcdIRS.]Xj"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="]HB*WRTW3NaZ).Da)4O*"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="+J`ItiC(U!Wf53RlE~Ab"><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="{iN,J:tHnFUl~m]-^(=R"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="kT588E%_qb+ybd?l24XT"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="WY/qV;BflqOwGM6wzp_0"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="mY$U#$BCqu`?f6;_u9ac"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="ST/qu:3.o8#4kp!Y4U)g"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="X4a+Tf`#R1u3^$*s2(jm"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="rA]RAVFCCH$^y7{x0:oY"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="j+X1%azdFO(osIH6=hEv"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="ETLLPH6?lIpVis_E2wc7"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="Gd?Hq(xTwY6~|Qlx8.hu"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="(k@8[5;NBD1t7bLZgubZ"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value><value name="value"><block type="variables_get" id=");*7R8Y?;bj)ZYrbmH%]"><field name="VAR" id="x7XANM.{s/_j/*N|[E0Q">depthBack</field></block></value><next><block type="controls_if" id="V_!]Xo-(7_=GHw@2ReoZ"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="ekZV4q^Itr^d`6-Y%NQ%"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="1K14YV!R#hUIX@1#.,1*"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="[2c=6S|o,hhf24x.1Z}4"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="TPkxTZ3kPM:bsfd.V(,Q"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="ZSc?uP{PI24(PN#iV3n2"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="d.Tl5AR%9^aYTr_F2o3r"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number" id="#v9.:il1+Dia*Z%o|Yzi"><field name="NUM">5</field></shadow></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="D47^F;5Z5kJar|)i-e5T"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="Oa6mc-MZAF_shzLD%Ok|"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="c8krna/:M42mKoB8jTpf"><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="mKI-!-A`2VGA82Xu?)H1"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="Q`3PP2[|Wbx8lZ,fBZrx"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number" id="c.izRSX%-xW*;KSdxeq1"><field name="NUM">5</field></shadow></value></block></value></block></statement></block></next></block></statement><next><block type="variables_set" id="$V2or9|f+Hmda-Q~Zj_="><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="jRBFuWpMJ,:MK([duEld"><field name="TEXT">Overlap analysis TOP - LEFT corner</field></block></value><next><block type="controls_if" id="NUT/(xqDe06}1uf6#t7m"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="QNqfxQ]T8t,Q.K`@YhpJ"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="ea_-NT3Gt/*QmU=N(8$7"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="l~pQCclPa7U%Al[;JH[q"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="oak4j^bFw2vz*yikd)YP"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="n,u9K,jz1B|{}St;?]$U"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="fq$FzH#RbINP9u8cmD+}"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="$d|XTtgT0M*zTN6.D$sT"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="q*|z:{A30X}$b)F$MsPZ"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="I8xdi?UdjwJ9K/;Pgi*A"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="h1b7(Vf_}4o^jPX%%WR,"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="8:,fhSRNF1-nnO(o7+6{"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="#eqz033wf.YPtTJqIPyE"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="c@U{{i];6Y#lsIZ)d)/X"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value><value name="value"><block type="variables_get" id="nk$eWUJ`?XS}(n.C;y#P"><field name="VAR" id="%RdxRS$*bDX87tjB][A^">depthFront</field></block></value><next><block type="controls_if" id="`|j/(e,pn-Cd?[3^u4(g"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="(|u(~tJ?oXb}`R~AKyxE"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="h{3kO0y!`W}$Cu9LSrz-"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="@rdNBg.r5BB)Gi0P,eH3"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="oKTIYEfc8~jHREPd`V(_"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="s3^Joh;:}?8)t.^efCW@"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="BXk1SBF:2wGr@lXe_dd7"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="pDxYHy5Y)Ma4~62]d0jN"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="NVxD$qjo]doV=NX2wvv%"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="keyispressed" id="]wGZ,/EOa[/)5vt=t!Cn"><field name="button">controller.down</field></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="D)5xNpKIz`Xj+NWqxK|t"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="wsLial56dlMksp@W#xAh"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="]`Ad;ba[OUZYBucw7{P!"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id=":PLc.h@dUw,%u*MCs/ZA"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="16)cK8+5q2AwmPQJK`S1"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="H30qSo=%cIOe%I]]2gvu"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value><next><block type="Sprite_blockCombine_change" id="~]7%4B)~%bS,`=y*XHvT"><field name="property">Sprite.x@set</field><value name="mySprite"><block type="argument_reporter_custom" id="dT=P;?.1_~O8L[+U6Nwa"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><shadow type="math_number" id="=7Ko?=(HM/!EB2ainUn!"><field name="NUM">-1</field></shadow></value></block></next></block></statement><statement name="ELSE"><block type="controls_if" id="5+.7[a4C~FcK{1)=H`cC"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id=":o+Z;~Q;Ye[B?SoMabE{"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="woU1P=}Ks6#M7@qAQJnf"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="fsJoDud^DDf]paE!@+E)"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="1p!zV-r;uifh1^#4P0*A"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="O}Z}UX,X(4.KT0sDr!)$"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="aB9uhBKt*T9i5/G#*Tny"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="3{.BshGwg4f9HQ$XAW|u"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="KV(M9M1j=6f;KH/H4ib|"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="keyispressed" id="Nc#9g5;2BOIzQkfR:iRE"><field name="button">controller.right</field></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="`a3:`bCv,QnN*)Aq6X)q"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="6$E@^8L@4|P58?Z1.80?"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="V;q#u^bLfoMQBNd;Tsu8"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="$6*4wl@7JpNrqZi?$5zu"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="REx({(kxE(8`pqZwz?Z4"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="C!t2MehUws#Y%lCr]RfJ"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value></block></statement></block></statement></block></next></block></statement><next><block type="variables_set" id="M/s$Z+t3zY5sw5rvNH=Q"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="X~k+x{99YmV*viDZWnMi"><field name="TEXT">Overlap analysis TOP - RIGHT corner</field></block></value><next><block type="controls_if" id="L(kr8O0^8,hPad9a.{[9"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="$KGa/f-NREl+F#lK*R`r"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="SES6mLD,;ujCfC}D?2#*"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="*HSLB$VC6LN%4*/mpZ)X"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="Z2bm~7!3,3+12)@Ga_;,"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="qP@*)}!`g0iPuVvojO[O"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="$A)FQQ%4mPy;kuErSI8*"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="I97wFc[-NN]tf5.xZAV8"><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="E9!M:Z/];,My=Z~Wk?L5"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="-@mLCjXtSbSqI|^denwD"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="W@qrnATMnxadO]+1I26O"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id=";EM/Vmi:9jWohZL(3Q=6"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="a35%6KB`T!m2[Vq%_*n{"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="NPmp?xVl$aqwKu,@p:t5"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value><value name="value"><block type="variables_get" id="FKp372c1m31v^1([RZ[d"><field name="VAR" id="%RdxRS$*bDX87tjB][A^">depthFront</field></block></value><next><block type="controls_if" id="uLDko#dw.j6qJYO]f|8E"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="WXR#j8XuwYp~P{#_Sr)D"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="SisLdCCm{D;.a]]]ATJ%"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="OCy$K7=41fqS=Rq3n|9]"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="4Ey]v.ZazK~H/IX-$vxZ"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="[+cV}cu-|H6.]QmUh#fQ"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="Gb_-Y[]EoH,^-Va/idc7"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="}nj5:zZo=0q.Ow)@sGRC"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="VdugKfJ-T}GJlm]`nx.u"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="keyispressed" id="~rA!qTkTPoah+u^,=8en"><field name="button">controller.down</field></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="Xv6^`pzz8kAg)zC-%7uf"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="UyNhI0fsbji#zOUqZ](;"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="o/Q%9nP;deon%Lvyj/W]"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="5^QVH{^:I7XnJA9/(X~8"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="x9mHnK,7#:fq|RE3|;)/"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="A)$CZP2yFxWNZ]J3Q4@."><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value><next><block type="Sprite_blockCombine_change" id="*3e1ii`eLTmdL$5|bxBd"><field name="property">Sprite.x@set</field><value name="mySprite"><block type="argument_reporter_custom" id="0g+v/h*^C[d1!aF`vPv2"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><shadow type="math_number" id="%MD4ub|e/E2L-+wUD7XU"><field name="NUM">1</field></shadow></value></block></next></block></statement><statement name="ELSE"><block type="controls_if" id="ox#E4`[F~h^Wxz-qbpH|"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="6A4k?lqRm!j:nFb_5,#M"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="9R?rk)cpB.RceVH;{$(0"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="w-oZ}HSwSPCk:`!R9~1S"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="wZ1MuPKVtw9P{7h?YV~_"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="79.-W0vcxtN9T@o)(l_O"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="KzBy%]:H,Akv+4bjz1%e"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="Qi?Z]MBMYZui$O!*Eopk"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="%_LxbZo26yoBni.ks#e#"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="keyispressed" id="K]c,.yrCr^qvd=,cG%+T"><field name="button">controller.left</field></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id=",tT.zHF_*NtW4a|NWAj%"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="]:+=Gw}b-tao~lSb7)ZT"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="bz22itPx0I|_U4Z!ew=I"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="i}2e/yVq9~tko9}Y|)`J"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="R}jQkd?^e%:w(qK[[yKv"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="1m{{.vxXwT#!#QL;5N#h"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value></block></statement></block></statement></block></next></block></statement><next><block type="variables_set" id=":bH?scO8F%CjG0rC~G1:"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="HLIr0:0,H^ynV:I{F#5@"><field name="TEXT">Overlap analysis TOP side</field></block></value><next><block type="controls_if" id="gM4no,EdKcg$wuLx+JA,"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="}1`+fLd7|n^LgsuuAd=p"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="3=XU}P#*AbwR#`CWkHUl"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="!bnP~mUU`qYm0v;ak096"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="WMwX-$)g#Q^wwZ[kYheY"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="4!w9mes_A|#o*YGks(x8"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="/n1b[jtJ^0na76S-U5ws"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="nqt*]O#_X%K#:Hut$41."><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="[x)/$m_88fPsif38w+`r"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="CnkCo{;x2v0$6+c.^bMk"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="a5a.-vm+ZfC__HJ+{]Si"><field name="property">Sprite.right</field><value name="mySprite"><block type="argument_reporter_custom" id="RB{tpF+)KffpUPXZqkWA"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="/sSr[l)`V0RiMKWvSr@D"><field name="property">Sprite.z</field><value name="mySprite"><block type="argument_reporter_custom" id="0k60mXJY0Aw*Pp}fs!cw"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value><value name="value"><block type="variables_get" id="[iiG9WaLn`k.4TRJthm@"><field name="VAR" id="%RdxRS$*bDX87tjB][A^">depthFront</field></block></value><next><block type="controls_if" id="AsiAbo?9P]!4)MIbMh)-"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="7z#c[DP,*xSG00XGLirI"><field name="OP">AND</field><value name="A"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id=":,Y$b!vy=u(jpW2(Y(B#"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="ge%l=961=Rr+EwS{i{jT"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="!hQ9!z[FkyM|8Y#@S*Ov"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="M%WhF2/r)5Zxmg%QtBXi"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="(8lXS4]ih3ke%Y+jkM?Z"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="g,pwOY+_;B5M^~(779z9"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="*CPb!Lzk*+RSLO@p8%-W"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value><value name="B"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="keyispressed" id="]PX+@u8.kK}F_qGs!(UC"><field name="button">controller.down</field></block></value></block></value><statement name="DO0"><block type="Sprite_blockCombine_set" id="88%ZvXP}5v*w~TTn*AJ/"><field name="property">Sprite.bottom@set</field><value name="mySprite"><block type="argument_reporter_custom" id="o7anE,DNb~xa`%7hL-zN"><mutation typename="Sprite"/><field name="VALUE">player2</field></block></value><value name="value"><block type="math_arithmetic" id="vF0IWvTB2cEcOZ-,ENXh"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="Sprite_blockCombine_get" id="w}BF4/ByQaq0]QRpeXMs"><field name="property">Sprite.bottom</field><value name="mySprite"><block type="argument_reporter_custom" id="Y6XPnb}y$UJFW.|mc?c8"><mutation typename="Sprite"/><field name="VALUE">wall</field></block></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="AhSx;Mrp|ytwXu[)Po%o"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field></block></value></block></value></block></statement></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type="forever" id="WoeW]4Pirt/N/9;~1OV(" collapsed="true" x="-10" y="790"><statement name="HANDLER"><block type="variables_set" id="=%A07LH{WDk%yXn_F9lq"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number" id="pc:kkFrFN,;~8Vi4ooYR"><field name="NUM">0</field></shadow><block type="text" id="pQSK?%QoKPWYkd9.4YBN"><field name="TEXT">DEFINE SPLASH, SETTINGS SCREENS AND GAME LEVELS</field></block></value><next><block type="variables_set" id="%MU1p!zjn1rACF1iGvB7"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id=".HqScRc]a{UrM~i;nzcL"><field name="TEXT">SCREENS: 0 = SPLASH, 1 = SETTINGS, 2=> LEVELS</field></block></value><next><block type="controls_if" id="LZ8V^;;C33Lz_nJ8;J3B"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="!iX0vfb0{KETNIo}F%K^"><field name="OP">EQ</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="X0l$+BbMcY=*7cR$.1/,"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field></block></value><value name="B"><shadow type="math_number" id="GEJfbUJz1;cZT(UhJ||u"><field name="NUM">0</field></shadow></value></block></value><statement name="DO0"><block type="gamesetbackgroundimage" id="*4X,jphbZ0Vo;j^E_7K,"><value name="img"><shadow type="background_image_picker" id="m5.Om)eMkTRCW#+P0*,G"><field name="img">img`
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
`</field><data>{"commentRefs":[],"fieldData":{"img":"m5.Om)eMkTRCW#+P0*,G"}}</data></shadow><block type="background_image_picker" id="#[hFv^#ZM$Q+wx_pG,ax"><field name="img">assets.image`splashScreen`</field><data>{"commentRefs":[],"fieldData":{"img":"myImages.image3"}}</data></block></value><next><block type="device_pause" id="KnJHBlKnkWC5I,kSFEh]"><value name="pause"><shadow type="timePicker" id=",noZsnx[^aMhSV{$nwZx"><field name="ms">3000</field></shadow></value><next><block type="variables_set" id="yiec.Q5w71RNK1Spvc*x"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field><value name="VALUE"><shadow type="math_number" id="Mo8T(qxB69d]*6|2/o:4"><field name="NUM">1</field></shadow></value></block></next></block></next></block></statement><next><block type="controls_if" id="_A%pVy9[hOAz;HHAM68,"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id=":|#-77SMHd%w|LzC[7?O"><field name="OP">EQ</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="bH_H+j%%-WWO/|@AbZJ{"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field></block></value><value name="B"><shadow type="math_number" id="9pv2U:km)R7A3*_(yS8@"><field name="NUM">1</field></shadow></value></block></value><statement name="DO0"><block type="gamesetbackgroundimage" id="9nJ`}K~YHcrQ[T}`/4wk"><value name="img"><shadow type="background_image_picker" id="#.GkP3jmOXbpP[S*O^PU"><field name="img">assets.image`configScreen`</field><data>{"commentRefs":[],"fieldData":{"img":"myImages.image4"}}</data></shadow></value><next><block type="controls_if" id="{?s~0=[c8Z1/iX80UEHV"><value name="IF0"><shadow type="logic_boolean" id=",NNe)`Pmo~/ZBO:^D8sZ"><field name="BOOL">TRUE</field></shadow><block type="keyispressed" id="yubtSd~]v?bzlaw%?9F."><field name="button">controller.A</field></block></value><statement name="DO0"><block type="variables_set" id="=XQ9BUEd,[jG2ts/#L/c"><field name="VAR" id="S)|qe=!bC%PR;VD:IVMB">gameTheme</field><value name="VALUE"><shadow type="math_number" id="2L+lq.n,j6lF.K|JsE^m"><field name="NUM">1</field></shadow><block type="text" id="A*hJ1;?xBktTO+c,k2Q~"><field name="TEXT">Forest</field></block></value><next><block type="variables_set" id="X1i/-Aux(6QA|.(-na?r"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field><value name="VALUE"><shadow type="math_number" id="w*O#9Ph!_gY+OMe2RRfg"><field name="NUM">2</field></shadow></value></block></next></block></statement><next><block type="controls_if" id="I6Z3CwRcv0F~HY#|,`=`"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="keyispressed" id="^k.W1A$XH;yH:v0R1^c{"><field name="button">controller.B</field></block></value><statement name="DO0"><block type="variables_set" id="N4+:T6hy-{RZR-U,u~QN"><field name="VAR" id="S)|qe=!bC%PR;VD:IVMB">gameTheme</field><value name="VALUE"><shadow type="math_number" id="R`^5ol6q0:~(nCM+N,[s"><field name="NUM">2</field></shadow><block type="text" id=",Y8v93m3X4CBPbSSIege"><field name="TEXT">City</field></block></value><next><block type="variables_set" id="k%We~J{/r2TTmsJd_gKm"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field><value name="VALUE"><shadow type="math_number" id="9+td2/:miX|;2Aa$QN_5"><field name="NUM">2</field></shadow></value></block></next></block></statement></block></next></block></next></block></statement><next><block type="controls_if" id="_Hx2N@I,2!/FgAtbvmG("><value name="IF0"><shadow type="logic_boolean" id="b(bU!M/}#OQMR[?(m|]9"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="Cgi{+ca#|oF|=x~fyvMP"><field name="OP">EQ</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="~zEp[t*KbdTVFjHyq{,J"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field></block></value><value name="B"><shadow type="math_number" id="Yze}!VrYK$8J34[s/3[d"><field name="NUM">2</field></shadow></value></block></value><statement name="DO0"><block type="controls_if" id="=au~y.9Pp4A[WMz1_EFa"><value name="IF0"><shadow type="logic_boolean" id="4*ULh+tEbLlWxth:_5d{" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="o)T_~H_7GF0^(?uZW(G*"><field name="OP">EQ</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="k6kuO4{!e=eNv[|O)`I,"><field name="VAR" id="S)|qe=!bC%PR;VD:IVMB">gameTheme</field></block></value><value name="B"><shadow type="math_number" id="+q/Z8,y#`(5rx$[7rFv3" disabled="true"><field name="NUM">1</field></shadow><block type="text" id="9.?(inUaHXkk:g$.kjG:"><field name="TEXT">Forest</field></block></value></block></value><statement name="DO0"><block type="tilemap_editor" id="9:WX@4Cj;35lvBYqLPfF"><field name="tilemap">tilemap`level-1`</field><data>{"commentRefs":[],"fieldData":{"tilemap":"level1"}}</data></block></statement><next><block type="controls_if" id="C`)K_;H=vUiuI2_r=`Vb"><value name="IF0"><shadow type="logic_boolean" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="aNu_|MsC**C{L^=[7^ud"><field name="OP">EQ</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="EQL3`t^WG}Qg~KjcE4U^"><field name="VAR" id="S)|qe=!bC%PR;VD:IVMB">gameTheme</field></block></value><value name="B"><shadow type="math_number" id="(kL{(b3Idc/l7Im#W8GG" disabled="true"><field name="NUM">2</field></shadow><block type="text" id="2?ZyTR_#7~;tYk89=gow"><field name="TEXT">City</field></block></value></block></value><statement name="DO0"><block type="tilemap_editor" id="`g7+teV;{;?vatrC`6G%"><field name="tilemap">tilemap`level-1`</field><data>{"commentRefs":[],"fieldData":{"tilemap":"level1"}}</data></block></statement><next><block type="variables_set" id="tGGVw2WW6CocoORY@tc4"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="spritescreate" id="2e!Oh@V3|}x50Eg-?cG0"><value name="img"><shadow type="screen_image_picker" id="VQrqZAnalZHNL3wF~m(`"><field name="img">assets.image`player1-start`</field><data>{"commentRefs":[],"fieldData":{"img":"myImages.image2"}}</data></shadow></value><value name="kind"><shadow type="spritekind" id="]Z,QCMb7o=G8=V[iezZd"><field name="MEMBER">Player</field></shadow></value></block></value><next><block type="Sprite_blockCombine_set" id="Jq`5Z`|n(;pir%sS7fE5"><field name="property">Sprite.z</field><value name="mySprite"><block type="variables_get" id=")u+4B:jeu}RD?`tr{R#|"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></block></value><value name="value"><shadow type="math_number" id="c,[7c!=x}#UQBGF=3pCd"><field name="NUM">100</field></shadow></value><next><block type="spritesetpos" id="=5YAM^.jk`ug[Ui5~yv]"><value name="sprite"><block type="variables_get" id="ldG_6cy](rN7O`5V6w#O"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></block></value><value name="x"><shadow type="positionPicker" id="%HBQZp4uK8sM:Vs0TUyp"><field name="index">16</field></shadow></value><value name="y"><shadow type="positionPicker" id="YFRxWTDhLrtl77evn]*z"><field name="index">16</field></shadow></value><next><block type="game_control_sprite" id="yM9T8[d,xR7(H-2w3Lhb"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="0" _input_init="false"></mutation><value name="sprite"><shadow type="variables_get" id="SYv,)S*!@j@H~EFrSkC2"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></shadow></value><next><block type="camerafollow" id="=~3krUC5xWVCP4C:JF?O"><value name="sprite"><shadow type="variables_get" id="555Wi,euSTgOCy7Y}xQ8"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></shadow></value><next><block type="variables_set" id="h+PpjY41i(@BCZyFiM^v"><field name="VAR" id="x7XANM.{s/_j/*N|[E0Q">depthBack</field><value name="VALUE"><shadow type="math_number" id="=R]fNy|7@DekH2LrqVbk"><field name="NUM">80</field></shadow></value><next><block type="variables_set" id="qp$y^Z)6=-R,@}I,6p#+"><field name="VAR" id="4H.Uvw%Lrbh{5DNe=w~U">depthMiddle</field><value name="VALUE"><shadow type="math_number" id="62waP86Q,,dYkJiI*9zC"><field name="NUM">100</field></shadow></value><next><block type="variables_set" id="Z9Ttf]R[9w@eH7?+V+#y"><field name="VAR" id="%RdxRS$*bDX87tjB][A^">depthFront</field><value name="VALUE"><shadow type="math_number" id="G$e;oq*eQy9z%R,xlN,7"><field name="NUM">120</field></shadow></value><next><block type="variables_set" id="@M:FHjzOZxyZq[cP,5)U"><field name="VAR" id="bj+60Y/Cs|w=]!@5l|l`">widthWall</field><value name="VALUE"><shadow type="math_number" id="eRP%Q_d)BV)7tX9g/P0M"><field name="NUM">12</field></shadow></value><next><block type="Sprite_blockCombine_set" id=",ly~wiD[)({}0*,Z]+Sw"><field name="property">Sprite.z</field><value name="mySprite"><block type="variables_get" id="uEVtml.C$E,J%`7.?X2B"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></block></value><value name="value"><block type="variables_get" id="UUDtXK4JOP-qTfDsPe3u"><field name="VAR" id="4H.Uvw%Lrbh{5DNe=w~U">depthMiddle</field></block></value><next><block type="function_call" id=";c2}G+lH%j+Q``Q?[Nmf"><mutation name="defineTileMapBorder" functionid="@_Kkh]dKYTDxrFP8KT;P"/><next><block type="function_call" id="D.P2._TO0uT=8?i:j`kx"><mutation name="createTileMapBorder" functionid="1C4F|T5NszAT!DCkPKy-"/><next><block type="function_call" id="onE79wc[oJMEDaO]U8i^"><mutation name="createTileMap" functionid="hUaI#?QwaUfoAw-c2~%,"/><next><block type="device_pause" id="nGn|!vh^7c_@h3sUfuP6"><value name="pause"><shadow type="timePicker" id="Vjw(.c2Sot[U0Tk!MF!j"><field name="ms">1000</field></shadow></value><next><block type="variables_set" id="#VsRCDT*@mThhzb6w4UO"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field><value name="VALUE"><shadow type="math_number" id="nD(.UD4f9UpmW{4L^y|9"><field name="NUM">3</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block></next></block></next></block></next></block></next></block></statement></block><block type="pxt-on-start" id="15;1[Wi+w#s4!d~8Vt3S" x="150" y="790"><statement name="HANDLER"><block type="variables_set" id=".]MxAfY~Ll@Q/Ixh?:qI"><field name="VAR" id="1eTFDe!tVZj[rkZ`S8HI">Comments</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="q5Zl-IL/4LXJ/nB;%irV"><field name="TEXT">SCREENS: 0 = SPLASH, 1 = SETTINGS, 2=> LEVELS</field></block></value><next><block type="variables_set" id="]541w?GS+`.1^42h6l[e"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field><value name="VALUE"><shadow type="math_number" id="W6f_Il?DH;tzmzu!2O6%"><field name="NUM">0</field></shadow></value><next><block type="variables_set" id="u)R]m.ZNyW}?2%r}1a5K"><field name="VAR" id="S)|qe=!bC%PR;VD:IVMB">gameTheme</field><value name="VALUE"><shadow type="math_number" id="(r%7u#WukBRl:#/FvDj8"><field name="NUM">0</field></shadow><block type="text" id="!aB|wPGuNrRh/_{cl`lY"><field name="TEXT"/></block></value></block></next></block></next></block></statement></block><block type="forever" id="!4XT9mF.[eOA+RUwsg%L" x="850" y="790"><statement name="HANDLER"><block type="controls_if" id="N{yiC6-4)^!onB,3$D5Q"><value name="IF0"><shadow type="logic_boolean" id="2Q^:d*0JxBj-$/^qL{_a"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="-TW[CXJf)wdQ==nprtU}"><field name="OP">AND</field><value name="A"><block type="keyispressed" id="WgdMJ6RQ*G6RPh,J4W(h"><field name="button">controller.A</field></block></value><value name="B"><block type="logic_compare" id="UV;(|`8tpH,Nhd0{CfEB"><field name="OP">EQ</field><value name="A"><shadow type="math_number" id="#kUIpf_|JwU#*S+j0d%Y"><field name="NUM">0</field></shadow><block type="variables_get" id="I2Vt$].W#wT8K!X0EZ$w"><field name="VAR" id="S`g^=Y;0Dz*s(Q1d2wE~">screen</field></block></value><value name="B"><shadow type="math_number" id="xa`9@jSYpW)(-wX3Zl[0"><field name="NUM">3</field></shadow></value></block></value></block></value><statement name="DO0"><block type="variables_set" id="lR4-VOy+jRFT9B./3E]R"><field name="VAR" id="6N8j6$7TXng4:n#l0ypj">bomb</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="spritescreate" id="~pARvZw?ru|rLWV/}moR"><value name="img"><shadow type="screen_image_picker" id="AOqAOs0;+(LLI0f)+kf^"><field name="img">assets.image`floor02`</field><data>{"commentRefs":[],"fieldData":{"img":"myImages.image1"}}</data></shadow></value><value name="kind"><shadow type="spritekind" id="=WOi=*Wk:+`%%[HkkZ|7"><field name="MEMBER">Bomb</field></shadow></value></block></value><next><block type="spritesetpos" id="rrty$*r$byZX[.jk/^VB"><value name="sprite"><block type="variables_get" id="(9],G!*rsJxh[~:q%0IL"><field name="VAR" id="6N8j6$7TXng4:n#l0ypj">bomb</field></block></value><value name="x"><shadow type="positionPicker"/><block type="Sprite_blockCombine_get" id="$Zkp2;|7ym#6rzg2M|,v"><field name="property">Sprite.x</field><value name="mySprite"><block type="variables_get" id="_xlsUnH?C5QK4X!=08d2"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></block></value></block></value><value name="y"><shadow type="positionPicker"/><block type="Sprite_blockCombine_get" id=")32*1Uf1)%3.cp;hd4j0"><field name="property">Sprite.y</field><value name="mySprite"><block type="variables_get" id="npOz~dBc[.f9)R}3Mo`$"><field name="VAR" id="~Sj|c^isSxzT[9dVEmST">player1</field></block></value></block></value><next><block type="run_image_animation" id="lTgJ]]MiJ=#)P=RE7.P8"><value name="sprite"><shadow type="variables_get" id="AlCe).u`(J9ELQUm^)2Z"><field name="VAR" id="6N8j6$7TXng4:n#l0ypj">bomb</field></shadow></value><value name="frames"><shadow type="animation_editor" id="+=nt4dJtGVW-$~mBYX)7"><field name="frames">assets.animation`bomb`</field><data>{"commentRefs":[],"fieldData":{"frames":"myAnimations.anim12"}}</data></shadow></value><value name="frameInterval"><shadow type="timePicker" id="im83%`q:jDeKR-#J;jRG"><field name="ms">200</field></shadow></value><value name="loop"><shadow type="toggleOnOff" id="3C7Is`xM0/m~4ZU4DMN:"><field name="on">true</field></shadow></value></block></next></block></next></block></statement></block></statement></block></xml>