-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.blocks
404 lines (404 loc) · 198 KB
/
main.blocks
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable type="KIND_SpriteKind" id="l8ki:Zo::y+Z=Z7_Px-u">Player</variable><variable type="KIND_SpriteKind" id="v%=9qYJ%MIk4dbO`spDS">Projectile</variable><variable type="KIND_SpriteKind" id="On!w7nPD~1K|k3UlJ.L[">Food</variable><variable type="KIND_SpriteKind" id="{{oB.Ct3XZRj9THxG1W.">Enemy</variable><variable id="olV8juO5_HsiBg)}$!h[">sprite_player</variable><variable id="vmZ5_n6OAGyz4*C2:,Q^">row</variable><variable id="zFVZzt.|1d#u(a)mV+M+">col</variable><variable id="sbYqC-Bc`-0RJWU.o:J|">current_col</variable><variable id="t?SibJ(1a7#?UdXGX!Ir">current_row</variable><variable id="[s]WNUDDuC]PoY1SB1Z]">debug</variable><variable id="7,ksZH!^?|hRIqT)Z8jX">minimap</variable><variable id="O}/h48RmMi{eu1BW+Xd%">loc</variable><variable id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</variable><variable id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</variable><variable id="[LVTdkv(8z(S]|O=QlW7">loading</variable><variable id="xTT?QUi.-GPHGZj+}=K%">message1</variable><variable id="Vk;RL.dX,8B-Eh)vrVei">length</variable><variable id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</variable><variable id="Ll]-C`uQRsE=_WRtKMxR">loading_denominator</variable><variable id="+]p3tQf7kf+R+Smpz=wW">message2</variable><variable id="e[9NeV-BP1|R;Bixtw9V">won</variable><variable id="RG4hW;W[l9bnzM-:ZzbL">start_load</variable><variable id="vuzwOC7*g}]nvur+z6=m">break</variable><variable id="O^sSXZC-xe(Re*4fmAdg">target_tile</variable><variable id="6V(r~P8zRN0$?m*QqY!^">total_unvisited_tiles</variable><variable id="w=9+?Ky5d)ec0i3-wT.S">start_step_time</variable><variable id="U[DUeT]26G(K.SCG!_qG">eta</variable><variable id="ZJ?[_.=EnOA:i#ND1Ru`">mins</variable><variable id="~x{(}FOH{WGa3t{z28G3">secs</variable><variable id="^b;A~wxcFY+L*[2hequr">mins_str</variable><variable id="r6,h+93S]irWhMlV_-`U">secs_str</variable><variable id="^|X=4m-%}(m:4`1`ROjQ">selected_menu</variable><variable id="c4G}.$m`8(rttnZaNZ-a">rng</variable><variable id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</variable></variables><block type="function_definition" id="_y5(?5inn,3S5[h~Gm.i" x="0" y="30"><mutation name="make_maze" functionid="eqM=}C7.cJd5X[(czA~3"><arg name="start_col" id="]e.$;P*?g.;]4`]4j4v+" type="number"/><arg name="start_row" id="wbd?-GJV!kK}gvc5;N.T" type="number"/></mutation><field name="function_name">make_maze</field><value name="]e.$;P*?g.;]4`]4j4v+"><shadow type="argument_reporter_number" id="p]}d~=+=:u9zc4_B#bpF"><field name="VALUE">start_col</field></shadow></value><value name="wbd?-GJV!kK}gvc5;N.T"><shadow type="argument_reporter_number" id="3s_mqT5K3%;bx4Tbz,u!"><field name="VALUE">start_row</field></shadow></value><statement name="STACK"><block type="variables_set" id="/:^/P$/Hiz]z-i8%bM)9"><field name="VAR" id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="spritescreate" id="qnPNrC;RcIT*0(uT5zTZ"><value name="img"><shadow type="screen_image_picker" id="28Orw|mD;QOY:)/^pQZZ"><field name="img">img`
2 2 2 2 2 2 2 2
2 2 2 2 2 2 2 2
2 2 2 2 2 2 2 2
2 2 2 2 2 2 2 2
2 2 2 2 2 2 2 2
2 2 2 2 2 2 2 2
2 2 2 2 2 2 2 2
2 2 2 2 2 2 2 2
`</field></shadow></value><value name="kind"><shadow type="spritekind" id="c2!y`(Z^k1lL=]]`/XCk"><field name="MEMBER">Player</field></shadow></value></block></value><next><block type="variables_set" id="/1C$2Eopm4L@^a(w0A(@"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="ilC^MQ.sGP54Sl^ly{ad"><field name="VALUE">start_col</field></block></value><next><block type="variables_set" id="(bxmDd4*F5bC5tJViY8Z"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="1o3@PIf,-KCnXm|^CE-Q"><field name="VALUE">start_row</field></block></value><next><block type="variables_set" id="5xpIz!J=1`_XauizQP.f"><field name="VAR" id="O^sSXZC-xe(Re*4fmAdg">target_tile</field><value name="VALUE"><shadow type="math_number" id="N|5|PKhQDk6spY._`GtN"><field name="NUM">0</field></shadow><block type="tileset_tile_picker" id="0oNsQ(i5Y.s@8[PO0zx~"><field name="tile">myTiles.tile7</field></block></value><next><block type="variables_set" id=";g9B.vP].;FjD?aB;K^3"><field name="VAR" id="6V(r~P8zRN0$?m*QqY!^">total_unvisited_tiles</field><value name="VALUE"><shadow type="math_number" id="@?1$r5[(,~$=jo+@c`d8"><field name="NUM">0</field></shadow><block type="lists_length" id="AwQ_[sFB,0HTpxGJZ{sr"><value name="VALUE"><block type="mapgettilestype" id="q=1S!0FF9eyxjhZ9WoEY"><value name="tile"><shadow type="tileset_tile_picker" id=".bZt?h[h=G$]3Vi6Jrz*"><field name="tile">myTiles.tile7</field></shadow></value></block></value></block></value><next><block type="variables_change" id="6+yRl_FGs:y(4+3;`0$Q"><field name="VAR" id="Ll]-C`uQRsE=_WRtKMxR">loading_denominator</field><value name="VALUE"><shadow type="math_number" id="pz2LXM[a(Ae$5(p3LVpU"><field name="NUM">1</field></shadow><block type="variables_get" id="BG|,iinqL^)_hwJfmiH="><field name="VAR" id="6V(r~P8zRN0$?m*QqY!^">total_unvisited_tiles</field></block></value><next><block type="mapsettileat" id="5Q|kE}+BqtN,`f8$`t@l"><value name="tile"><shadow type="tileset_tile_picker" id="X#BN.s9KYYRT:;2EGjEl"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="^m_]9OdR%{r;;K6.xBRK"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="q)HMj^iRl}xNMTDy?8?e"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="Cp`.9-0B-+,I,`*OY;QT"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><next><block type="device_while" id="tFKtozO|ss|YW(_0=e%X"><comment pinned="true" h="92" w="324" relx="725" rely="-41">https://en.wikipedia.org/wiki/Maze_generation_algorithm#Aldous-Broder_algorithm</comment><value name="COND"><shadow type="logic_boolean"><field name="BOOL">FALSE</field></shadow><block type="logic_compare" id="IIywGhh/!]yJC8/,(`h5"><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="lists_length" id="?Pf*yYeq3M!;0Y{P%=+Y"><value name="VALUE"><block type="mapgettilestype" id="gnBGpYv?=~DrLfUM^?,p"><value name="tile"><shadow type="tileset_tile_picker" id="Z]tZ0-fy1hG0UCuVt4QB"><field name="tile">myTiles.tile7</field></shadow></value></block></value></block></value><value name="B"><shadow type="math_number" id="JBW1i%S`C3uWF*s8I`@h"><field name="NUM">0</field></shadow></value></block></value><statement name="DO"><block type="variables_set" id="q=oT%*w(J1eE._+jG[!)"><field name="VAR" id="w=9+?Ky5d)ec0i3-wT.S">start_step_time</field><value name="VALUE"><shadow type="math_number" id=":9W~(zHkjjX;:vtt.)=G"><field name="NUM">0</field></shadow><block type="arcade_game_runtime" id="g:NFNZ^R]U`dqmckIG#o"/></value><next><block type="controls_if" id="H!h},a#B{Hm/-u7Q!3fc"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean" id="c`*x+0`p^(Iiq`!]8:RN"><field name="BOOL">TRUE</field></shadow><block type="fastrandomblocks_percentchance" id="=W,.*e6njD$eUOX2C7*."><value name="this"><block type="variables_get" id="t9ux~/gG?Rk((8X[l?X["><field name="VAR" id="c4G}.$m`8(rttnZaNZ-a">rng</field></block></value><value name="percent"><shadow type="math_number" id="6z)s4c*D4nP1pf424y[O"><field name="NUM">1</field></shadow></value></block></value><statement name="DO0"><block type="function_call" id="W82*nrXrI~=w2Fh/aR]K"><mutation name="new_spot" functionid="(sY#aM#@P!gEDa-,e=b*"/><next><block type="variables_set" id=".e#f{C9hFo!ra}I7xR-^"><field name="VAR" id="O^sSXZC-xe(Re*4fmAdg">target_tile</field><breakpoint/><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tileset_tile_picker" id="s;WeaYU|_AF7Hu$F)d,T"><field name="tile">myTiles.tile6</field></block></value><next><block type="device_while" id="N2.6)Zdfp6^5w)kRhk+Z"><value name="COND"><shadow type="logic_boolean" id="I!P/HPtGS*N:DF?wu|zl"><field name="BOOL">FALSE</field></shadow><block type="logic_negate" id="s+}+Zm^_KhkFi/W%Cl-X"><value name="BOOL"><block type="function_call_output" id="wl2c?UTbPujxxzt)9}w-"><mutation name="make_random_path" functionid="/`z?_;HoA5{P(qnc!L_W"><arg name="clear_wall" id="2$#ry,FF%+%CYSJ8aw1g" type="boolean"/></mutation><value name="2$#ry,FF%+%CYSJ8aw1g"><shadow type="logic_boolean" id="bUnvds],!@`;3Tv}}I{9"><field name="BOOL">FALSE</field></shadow></value></block></value></block></value><statement name="DO"><block type="mapplaceontile" id="k6s}Ke6PX/?EADb%6It*"><value name="sprite"><block type="variables_get" id="u07Cuos%|u0m{6lbL[AO"><field name="VAR" id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</field></block></value><value name="loc"><shadow type="mapgettile" id="Ab,}cM@wqxkle@[w;RJ1"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="cq2VUrJ-8oIv|Ml[}PqO"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="m?C)f3]KJ(c!#.jE]xU!"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><next><block type="device_pause" id="#108}$x523cv7?IYe]d."><value name="pause"><shadow type="timePicker" id="U4o@g*DL`+E=~OY-mLA;"><field name="ms">0</field></shadow></value></block></next></block></statement></block></next></block></next></block></statement><statement name="ELSE"><block type="variables_set" id="Ag}DvOfhAOVxPy0r`w}9"><field name="VAR" id="O^sSXZC-xe(Re*4fmAdg">target_tile</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tileset_tile_picker" id="l_,9+r8E+qLbZOoy2/}."><field name="tile">myTiles.tile7</field></block></value><next><block type="function_call" id="Sed~`JP4q;1R$N8mg,.P"><mutation name="make_random_path" functionid="/`z?_;HoA5{P(qnc!L_W"><arg name="clear_wall" id="2$#ry,FF%+%CYSJ8aw1g" type="boolean"/></mutation><value name="2$#ry,FF%+%CYSJ8aw1g"><shadow type="logic_boolean" id="Cr[0[z;`w)N)3dl}s?X,"><field name="BOOL">TRUE</field></shadow></value></block></next></block></statement><next><block type="controls_if" id="8If][ry9HBmn$J!}Vvlr"><value name="IF0"><shadow type="logic_boolean" id="H(8)NB!k6fB%ad*Lna[#"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="/@*,c.]eOP6DUcJv{3gU"><field name="OP">NEQ</field><value name="A"><shadow type="math_number" id="jz0dg-PebMjFVbSu^K;T"><field name="NUM">0</field></shadow><block type="variables_get" id="=lYwT_?rmh*yjxtl5_[9"><field name="VAR" id="6V(r~P8zRN0$?m*QqY!^">total_unvisited_tiles</field></block></value><value name="B"><shadow type="math_number" id="$Y*t74H2l4cFE~rDm{l9"><field name="NUM">0</field></shadow><block type="lists_length" id="qLgns`rtbY[3u*s*~OA."><value name="VALUE"><block type="mapgettilestype" id="E]c0LHxO8s;Dur-eyJ[f"><value name="tile"><shadow type="tileset_tile_picker" id="C1Eyr+:j(I(QOzI(E|W!"><field name="tile">myTiles.tile7</field></shadow></value></block></value></block></value></block></value><statement name="DO0"><block type="variables_change" id="Q2$!M-[I~zk%H|*ZdH{T"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="u,Iquapx*X(`2Z-@(`yq"><field name="NUM">1</field></shadow><block type="math_arithmetic" id="$C_GvyvUfEklS0:xpN^t"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="0E*2i/.K5}^b=liWUsNc"><field name="NUM">0</field></shadow><block type="variables_get" id="Bs4Wsm^nVic4`557DT*^"><field name="VAR" id="6V(r~P8zRN0$?m*QqY!^">total_unvisited_tiles</field></block></value><value name="B"><shadow type="math_number" id="@g6AgWaR@f/J]T/pBeIT"><field name="NUM">0</field></shadow><block type="lists_length" id="[_il;}||ui7HjM.w?|H3"><value name="VALUE"><block type="mapgettilestype" id="kGCNk4V;k`R_Q03uRm%h"><value name="tile"><shadow type="tileset_tile_picker" id="l:*YabsWC0mU;OAz^^x;"><field name="tile">myTiles.tile7</field></shadow></value></block></value></block></value></block></value><next><block type="variables_set" id="pk(NwpZOwC1zJGy_9Ay@"><field name="VAR" id="6V(r~P8zRN0$?m*QqY!^">total_unvisited_tiles</field><value name="VALUE"><shadow type="math_number" id="14QTfa8Z)bPms4h@irB!"><field name="NUM">0</field></shadow><block type="lists_length" id="0AFm2(#TIxvvlaYPLuS:"><value name="VALUE"><block type="mapgettilestype" id="H8BoIn447e[W.!!m}R_e"><value name="tile"><shadow type="tileset_tile_picker" id="3^/-4*xFF74F/K87{bsJ"><field name="tile">myTiles.tile7</field></shadow></value></block></value></block></value></block></next></block></statement><next><block type="mapplaceontile" id="-N3.NKR$_GT%0z^o3U=E"><value name="sprite"><block type="variables_get" id="!W%F.1QKarGJ``9[+k;4"><field name="VAR" id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</field></block></value><value name="loc"><shadow type="mapgettile" id="zNP-6#:DPZ)ZP;2I6^F4"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="A+TZ/~XtpG|88LedtzJn"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="U2+!O2B^2ZH+vD~Oypkr"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><next><block type="variables_set" id="h#D#azh[x+{?(8?VxS{Q"><field name="VAR" id="U[DUeT]26G(K.SCG!_qG">eta</field><value name="VALUE"><shadow type="math_number" id="|eR(t=y?b*Q]3r5/kX*q"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="tId^?6I7TRnXi}vr2wca"><field name="OP">DIVIDE</field><value name="A"><shadow type="math_number" id=":V]+3{Gc[x}UdJprn^b." disabled="true"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="t,WSCb~Cybf!62TlN1?W"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="XN{h~}W`wRT,EH_4`t7H"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="bM{#/8msh)Z.!V7Ap:IB"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="D7oB]QUvpF*nCIl01{0v"><field name="NUM">0</field></shadow><block type="arcade_game_runtime" id=",Y{7p!(,2oWU+Bi*%3$O"/></value><value name="B"><shadow type="math_number" id="]nDp]aV|rri6Wl:*m+R`"><field name="NUM">0</field></shadow><block type="variables_get" id="dQ|RB7++DUIGH?cn8idl"><field name="VAR" id="w=9+?Ky5d)ec0i3-wT.S">start_step_time</field></block></value></block></value><value name="B"><shadow type="math_number" id="6?!fyqtHrx7w;K+Qwv+Q" disabled="true"><field name="NUM">0</field></shadow><block type="lists_length" id="SZMTLAt5`N1d|y9uin~$"><value name="VALUE"><block type="mapgettilestype" id="pj-#LXVvzF56nMAh8XUs"><value name="tile"><shadow type="tileset_tile_picker" id="KPf=@|/)_4|MLj]uP_G)"><field name="tile">myTiles.tile7</field></shadow></value></block></value></block></value></block></value><value name="B"><shadow type="math_number" id="h_J(eI.s^.X/6iX7PNmd"><field name="NUM">1000</field></shadow></value></block></value><next><block type="controls_if" id="YEnssj@e`B0m}a*sYn1A"><value name="IF0"><shadow type="logic_boolean" id="8b.2|tX%$T,mDh-bOBAE" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id=")F;8PD#wh0Gg(ze?in%|"><field name="OP">NEQ</field><value name="A"><shadow type="math_number" id="[tSVXLKjJl@C%8Y4kClq" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="0-VEZA9*b27H0_KSFepf"><field name="VAR" id="U[DUeT]26G(K.SCG!_qG">eta</field></block></value><value name="B"><shadow type="math_number" id="Ae82A(jut}4Ysv@3=,T;"><field name="NUM">0</field></shadow></value></block></value><statement name="DO0"><block type="variables_set" id="C?^d^nT9X7Q$_(XjnWZ1"><field name="VAR" id="+]p3tQf7kf+R+Smpz=wW">message2</field><value name="VALUE"><shadow type="math_number" id="RX/^e#U2yvgOQs3uqRWf"><field name="NUM">0</field></shadow><block type="text_join" id="MS-Vg*Zr}}}T%2YRvkPQ"><mutation items="2"/><value name="ADD0"><shadow type="text" id="~fs#Zxw-bN@Z,DTOnLe`"><field name="TEXT">ETA: </field></shadow></value><value name="ADD1"><shadow type="text" id="PQoSV8oIu#^d-m-*Z=.e"><field name="TEXT"/></shadow><block type="function_call_output" id="GQdBu|w5Pa.LAzNiWAwN"><mutation name="format_seconds" functionid="hdleuL,(b.vqjN.%]u}2"><arg name="seconds" id="qtp;4S/y+plWu;|]]O)b" type="number"/></mutation><value name="qtp;4S/y+plWu;|]]O)b"><shadow type="math_number" id="Rqt~1uZAAe6YoK?2mNl5"><field name="NUM">1</field></shadow><block type="math_js_round" id="U{8J.Bej]$:D3g_32l-i"><field name="OP">round</field><value name="ARG0"><shadow type="math_number" id="k]Rq5YE8OUk3onWg-.-h" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="4_YNYirVy+5alJ(asvvx"><field name="VAR" id="U[DUeT]26G(K.SCG!_qG">eta</field></block></value></block></value></block></value></block></value></block></statement><next><block type="device_pause" id="8;SJVmi%wWk0Wis^_Xt3"><value name="pause"><shadow type="timePicker" id="J9l6ppKnq?,u7OsvgA(y"><field name="ms">0</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement><next><block type="spritedestroy" id="(J_Y(=U5IS7S/m[Kb%9P"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="0" _input_init="false"></mutation><value name="sprite"><block type="variables_get" id="q8kaVCL@K}~7]wS3A`Cq"><field name="VAR" id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</field></block></value></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type="function_definition" id="Ec):XDy!ZETf}VHrm=Hc" x="1640" y="0"><mutation name="divide_maze" functionid="esU`w@v=^QzM-fqAT;vG"/><field name="function_name">divide_maze</field><statement name="STACK"><block type="pxt_controls_for" id="=`6_O3i{ah-I`WrCv|o1"><value name="VAR"><shadow type="variables_get_reporter" id="I+![r@*zoAn5H-.Q.:JA"><field name="VAR" id="vmZ5_n6OAGyz4*C2:,Q^">row</field></shadow></value><value name="TO"><shadow type="math_whole_number" id="$P3d0B3biSs=d/LdF}/7"><field name="NUM">4</field></shadow><block type="math_arithmetic" id="Yd0:c8XkAjXP{3hs0K8L"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="$dDH`AHRc*3xGBl_2Ygn"><field name="NUM">0</field></shadow><block type="tilemap_tilemapRows" id="W+cEZO5W`U7E/!a!Nx.3"/></value><value name="B"><shadow type="math_number" id="uVqjz@K]e#AQe)84A?s%"><field name="NUM">1</field></shadow></value></block></value><statement name="DO"><block type="pxt_controls_for" id="[1m/_YSF;@L+#Q^t(SNX"><value name="VAR"><shadow type="variables_get_reporter" id="Hkt8hyNK:n]02xpH4pt2"><field name="VAR" id="zFVZzt.|1d#u(a)mV+M+">col</field></shadow></value><value name="TO"><shadow type="math_whole_number" id="z+O0]-SuzbL3nBJPdtt%"><field name="NUM">4</field></shadow><block type="math_arithmetic" id="w:n2G-@@_NDU!gHf*+[T"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="RcM!ZUr?)Y]@9_*^abG," disabled="true"><field name="NUM">0</field></shadow><block type="tilemap_tilemapColumns" id="cp)DXzKT[utW}NrPyr-n"/></value><value name="B"><shadow type="math_number" id="ayicqeMH1!dr96(5kn#z"><field name="NUM">1</field></shadow></value></block></value><statement name="DO"><block type="controls_if" id="$b;BfwVNy-4sFPHI{m*]"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="function_call_output" id="5.jOAI7!oCQ2v|/VO+-X"><mutation name="is_even" functionid=".bi/)BXo??_bcI1p^}]Q"><arg name="num" id="|Okmwo{@~KBF.)oKvp2F" type="number"/></mutation><value name="|Okmwo{@~KBF.)oKvp2F"><shadow type="math_number" id="9/|B2cl1@(Bd!O+xZ@Cc"><field name="NUM">1</field></shadow><block type="variables_get" id="%^LG~c{aW#}xtZ$7l}M1"><field name="VAR" id="zFVZzt.|1d#u(a)mV+M+">col</field></block></value></block></value><statement name="DO0"><block type="mapsettileat" id="mbg4!g2N|T=S5bpz;/T9"><value name="tile"><shadow type="tileset_tile_picker" id="8WA2[-^SprS}XsK1enrF"><field name="tile">myTiles.tile5</field></shadow></value><value name="loc"><shadow type="mapgettile" id="?A@Y![#Iw(SH_MFAhstT"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="Dd-%J;D~q0z540IQV;G8"><field name="VAR" id="zFVZzt.|1d#u(a)mV+M+">col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="=wbj+H$4/o/lTgn`F,ku"><field name="VAR" id="vmZ5_n6OAGyz4*C2:,Q^">row</field></block></value></shadow></value></block></statement><next><block type="controls_if" id="+V:#yt4wBt9-nmTBz9h2"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="function_call_output" id="S+V9`c`?#v`?c6H1_tcb"><mutation name="is_even" functionid=".bi/)BXo??_bcI1p^}]Q"><arg name="num" id="|Okmwo{@~KBF.)oKvp2F" type="number"/></mutation><value name="|Okmwo{@~KBF.)oKvp2F"><shadow type="math_number" id="2HJsz:pkaL2?m^qlv/Ln"><field name="NUM">1</field></shadow><block type="variables_get" id="SXfX$d={#vNp6R7Efirc"><field name="VAR" id="vmZ5_n6OAGyz4*C2:,Q^">row</field></block></value></block></value><statement name="DO0"><block type="mapsettileat" id="Z|9HvwdSl;UpqnXfCr)$"><value name="tile"><shadow type="tileset_tile_picker" id="6)BdE_T(ZE_9!*:eCF)/"><field name="tile">myTiles.tile5</field></shadow></value><value name="loc"><shadow type="mapgettile" id="L+#KIg$(h~!KwfdBoL7C"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id=":=O(J~F(^B2B3YB#u^gR"><field name="VAR" id="zFVZzt.|1d#u(a)mV+M+">col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="SruPfwO6+mZ,;fKgkk.+"><field name="VAR" id="vmZ5_n6OAGyz4*C2:,Q^">row</field></block></value></shadow></value></block></statement></block></next></block></statement></block></statement></block></statement></block><block type="function_definition" id="7SJX(Uo2vr)D4#+RH5$r" x="2590" y="30"><mutation name="is_even" functionid=".bi/)BXo??_bcI1p^}]Q"><arg name="num" id="|Okmwo{@~KBF.)oKvp2F" type="number"/></mutation><field name="function_name">is_even</field><value name="|Okmwo{@~KBF.)oKvp2F"><shadow type="argument_reporter_number" id="/E}Yc9{N}FQSd[sx);r;"><field name="VALUE">num</field></shadow></value><statement name="STACK"><block type="function_return" id="MU7AYDTq)p:c*bRSI(yc"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_compare" id="W-X]%I[csg;M:aZH?Uh="><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_js_op" id="Ku=A/6hv6{:{.ia{qeDt"><mutation xmlns="http://www.w3.org/1999/xhtml" op-type="infix"></mutation><field name="OP">idiv</field><value name="ARG0"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="OY:517BDBuqg-.qwYdJP"><field name="VALUE">num</field></block></value><value name="ARG1"><shadow type="math_number" id="*:m}_-C11Vw[/HEN[Uo5"><field name="NUM">2</field></shadow></value></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="/ZuKn[OX/,o3csHh~Y_u"><field name="OP">DIVIDE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="m;@cF/ikN3D8Kn;1$dhT"><field name="VALUE">num</field></block></value><value name="B"><shadow type="math_number" id="O~zbCoO!Su98.jkjQpWs"><field name="NUM">2</field></shadow></value></block></value></block></value></block></statement></block><block type="pxt-on-start" id="*0Z(1xw_H.eqD?-!qB(a" x="3530" y="30"><statement name="HANDLER"><block type="variables_set" id=",ASd]ztGe/L,?Jem7bU,"><field name="VAR" id="[s]WNUDDuC]PoY1SB1Z]">debug</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="9Tc$_^(^jmksjyj`m^oF"><field name="BOOL">FALSE</field></block></value><next><block type="variables_set" id=",0k+7(vA)0#fS(W3m[$H"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field><comment pinned="false" h="122" w="88" relx="310" rely="-26">1: Easy
2: Medium
3: Hard</comment><value name="VALUE"><shadow type="math_number" id="SN*~6{}Y7(Ta+Rzq9:Ed"><field name="NUM">1</field></shadow></value><next><block type="variables_set" id="i}nHlAkd?S~MK):[d,m|"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field><value name="VALUE"><shadow type="math_number" id="Qr~y#pdx0G0S|0.AAR/z"><field name="NUM">1234</field></shadow><block type="device_random" id="0_.z8CVDt?]s7BjzfGTD"><value name="min"><shadow type="math_number" id="/_7$zgkECp8s!imHIN!y"><field name="NUM">0</field></shadow></value><value name="limit"><shadow type="math_number" id="if*|CG8C6FPY|TEa!W9s"><field name="NUM">9999999999</field></shadow></value></block></value><next><block type="variables_set" id="dPXmxs!Wfut5A;~Cz|#D"><field name="VAR" id="e[9NeV-BP1|R;Bixtw9V">won</field><value name="VALUE"><shadow type="math_number" id="[|+aBqD:KVNL5[]y4zGV"><field name="NUM">0</field></shadow><block type="logic_boolean" id="o`R:7IIj@0P!{Dwf@H/Q"><field name="BOOL">FALSE</field></block></value><next><block type="variables_set" id="Elv,azVclbn$h0RitYWl"><field name="VAR" id="[LVTdkv(8z(S]|O=QlW7">loading</field><value name="VALUE"><shadow type="math_number" id="4iXU1yryY{8-$6fqPBy7"><field name="NUM">0</field></shadow><block type="logic_boolean" id="n=VWZFh[8Wd/uLb0P[ZC"><field name="BOOL">FALSE</field></block></value><next><block type="variables_set" id="F@-i[*%$K+.sv;Cb5za."><field name="VAR" id="xTT?QUi.-GPHGZj+}=K%">message1</field><value name="VALUE"><shadow type="math_number" id="%:p+Q0}M6p6%1k7PEx#U"><field name="NUM">0</field></shadow><block type="text" id="CkDA_H3RYFSV1D$D(ymx"><field name="TEXT"/></block></value><next><block type="variables_set" id="W0bw*y;L1{~tII[az8Fq"><field name="VAR" id="+]p3tQf7kf+R+Smpz=wW">message2</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="xi`:=|~o!dv]SS-g0!=j"><field name="TEXT"/></block></value><next><block type="variables_set" id="YX6:vy-A]U0[E.fA-).["><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="r=Hq])h[-/2Rus~,h#:C"><field name="NUM">0</field></shadow></value><next><block type="variables_set" id="h{R3Ul8$W!0*GcYYhsX;"><field name="VAR" id="Ll]-C`uQRsE=_WRtKMxR">loading_denominator</field><value name="VALUE"><shadow type="math_number" id="j,zS%]#aH-1`%Ge!QT?G"><field name="NUM">0</field></shadow></value><next><block type="variables_set" id="8G}6,PJ~5+y1u#6p^Wq+"><field name="VAR" id="RG4hW;W[l9bnzM-:ZzbL">start_load</field><value name="VALUE"><shadow type="math_number" id="r@lYH}^P6zQ6)(dB9Roe"><field name="NUM">0</field></shadow></value><next><block type="variables_set" id="aeow[xnq;R~!]9:P{Xu|"><field name="VAR" id="vuzwOC7*g}]nvur+z6=m">break</field><value name="VALUE"><shadow type="math_number" id="K|*sFE,_x,cWsLKDP_wg"><field name="NUM">0</field></shadow><block type="logic_boolean" id="5RWSr0D{T2T=N{Ha1L-J"><field name="BOOL">FALSE</field></block></value><next><block type="colorSetPalette" id="gl41=qmb7P#9Ihb{RX!;"><field name="palette">color.Black</field><next><block type="gamesetbackgroundimage" id=".^[V,I4A3zxr#i:@%uB?"><value name="img"><shadow type="background_image_picker" id="[G;)y)FJ7e7^!zjTWD^y"><field name="img">img`
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111111111fff111111111111fff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111111111fff111111111111fff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111111111fff111111111111fff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111111fff111111fff111fff111ffffffffffff111fff111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111111fff111111fff111fff111ffffffffffff111fff111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111111fff111111fff111fff111ffffffffffff111fff111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fff111fff111fff111111111fffffffff111ffffff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fff111fff111fff111111111fffffffff111ffffff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fff111fff111fff111111111fffffffff111ffffff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111fff111ffffff111fffffffff111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111fff111ffffff111fffffffff111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111fff111ffffff111fffffffff111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111fff111fff111111111111fff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111fff111fff111111111111fff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111fffffffff111fff111fff111fff111111111111fff111111111fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff111111111111fff111111111fff111ffffff111fff111111111fff111111111fff111111111fff111111111fff111111111fff111111111ffffffffffffffffffffffffffffffffffffffffffffff
fff111111111111fff111111111fff111ffffff111fff111111111fff111111111fff111111111fff111111111fff111111111fff111111111ffffffffffffffffffffffffffffffffffffffffffffff
fff111111111111fff111111111fff111ffffff111fff111111111fff111111111fff111111111fff111111111fff111111111fff111111111ffffffffffffffffffffffffffffffffffffffffffffff
fff111ffffffffffff111fffffffff111111fff111fff111fffffffff111fff111fff111fff111ffffff111ffffff111fff111fff111fff111ffffffffffffffffffffffffffffffffffffffffffffff
fff111ffffffffffff111fffffffff111111fff111fff111fffffffff111fff111fff111fff111ffffff111ffffff111fff111fff111fff111ffffffffffffffffffffffffffffffffffffffffffffff
fff111ffffffffffff111fffffffff111111fff111fff111fffffffff111fff111fff111fff111ffffff111ffffff111fff111fff111fff111ffffffffffffffffffffffffffffffffffffffffffffff
fff111fff111ffffff111111111fff111fff111111fff111111111fff111111ffffff111111111ffffff111ffffff111fff111fff111111fffffffffffffffffffffffffffffffffffffffffffffffff
fff111fff111ffffff111111111fff111fff111111fff111111111fff111111ffffff111111111ffffff111ffffff111fff111fff111111fffffffffffffffffffffffffffffffffffffffffffffffff
fff111fff111ffffff111111111fff111fff111111fff111111111fff111111ffffff111111111ffffff111ffffff111fff111fff111111fffffffffffffffffffffffffffffffffffffffffffffffff
fff111ffffff111fff111fffffffff111ffffff111fff111fffffffff111fff111fff111fff111ffffff111ffffff111fff111fff111fff111ffffffffffffffffffffffffffffffffffffffffffffff
fff111ffffff111fff111fffffffff111ffffff111fff111fffffffff111fff111fff111fff111ffffff111ffffff111fff111fff111fff111fff1f1f1fff1fff111ffffffffffffffffffffffffffff
fff111ffffff111fff111fffffffff111ffffff111fff111fffffffff111fff111fff111fff111ffffff111ffffff111fff111fff111fff111fff1f1f1fff1fffff1ffffffffffffffffffffffffffff
fff111111111111fff111111111fff111ffffff111fff111111111fff111fff111fff111fff111ffffff111ffffff111111111fff111fff111fff1f1f1fff1fff111ffffffffffffffffffffffffffff
fff111111111111fff111111111fff111ffffff111fff111111111fff111fff111fff111fff111ffffff111ffffff111111111fff111fff111fff1f1f1fff1fff1ffffffffffffffffffffffffffffff
fff111111111111fff111111111fff111ffffff111fff111111111fff111fff111fff111fff111ffffff111ffffff111111111fff111fff111ffff1ff1f1f1f1f111ffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff11ff1f1fff1f1f1ff1f111f111f1111f1ff1f111f11ffff111f111f11ff1f1f111f1ff1f111ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff1f1f1f1fff1f1f11f1f1ffff1ff1ffff11f1f1fff1f1fff1f1f1f1f1f1f1f1ff1ff11f1f1f1ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff11ff111fff1f1f1f11f111ff1ff1f1ff1f11f111f1f1fff111f11ff1f1f1f1ff1ff1f11f1f1ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff1f1ff1ffff1f1f1ff1fff1ff1ff1ff1f1ff1f1fff1f1fff1f1f1f1f1f1f1f1ff1ff1ff1f1f1ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fff11fff1ffff111f1ff1f111f111f1111f1ff1f111f11ffff1f1f1f1f11fff1ff111f1ff1f111ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
`</field></shadow></value><next><block type="function_call" id="174K*]k-$dmeF=RT!pmE"><mutation name="fade_out" functionid="CH/+~$|~zu0Rv)hsv;zl"><arg name="delay" id="6`8e3*?1RC0k.TlQ3OKy" type="number"/><arg name="block" id="9``=F)PpEXsa-6]6])ju" type="boolean"/></mutation><value name="6`8e3*?1RC0k.TlQ3OKy"><shadow type="math_number" id="]7*Wb!f-?j.GKK%rk]|E"><field name="NUM">2000</field></shadow></value><value name="9``=F)PpEXsa-6]6])ju"><shadow type="logic_boolean" id=".Vb1%+Si:s6Q)9_|dtH%"><field name="BOOL">FALSE</field></shadow></value><next><block type="block_menu_set_controls_enabled" id="41cDU?U7?qJkM2lH%ib`"><value name="enabled"><shadow type="logic_boolean" id="D?Nf%55qpmq~;,n2n)BJ"><field name="BOOL">FALSE</field></shadow></value><next><block type="timer_after" id="*G#;;mfEfEV$3hot==8J"><value name="time"><shadow type="math_number" id="^lBpvpBd8bKI9kfdBVV-"><field name="NUM">2000</field></shadow></value><statement name="HANDLER"><block type="block_menu_set_controls_enabled" id="EKA17%[liY$R!`H+@2LR"><value name="enabled"><shadow type="logic_boolean" id="LDz3cfgm#f|-kLNy7~b+"><field name="BOOL">TRUE</field></shadow></value></block></statement><next><block type="device_while" id=";(zZ@dLK(|jt4bsxI8O{"><value name="COND"><shadow type="logic_boolean" id="5%QOE@9{Sb5{GPIul24O"><field name="BOOL">FALSE</field></shadow><block type="logic_negate" id="cn)]`zku#=*@3ro,`Yc7"><value name="BOOL"><block type="variables_get" id="g@.IvCjlso#js#P4wKda"><field name="VAR" id="vuzwOC7*g}]nvur+z6=m">break</field></block></value></block></value><statement name="DO"><block type="block_menu_set_colors" id="SEF?J~zU{Chpd%r$o?j6"><value name="foreground"><shadow type="colorindexpicker" id="}iR3[0pvoAS(CVc{l:!{"><field name="index">1</field></shadow></value><value name="background"><shadow type="colorindexpicker" id="u7wyq[g569}a{:yoNP*-"><field name="index">15</field></shadow></value><next><block type="block_menu_show_menu" id="R`9.3k4+!![uN5%m3{#4"><field name="style">MenuStyle.List</field><field name="location">MenuLocation.BottomHalf</field><value name="options"><block type="lists_create_with" id="=pts#H3GLwTG#]x$[qHS"><mutation items="3"/><value name="ADD0"><shadow type="text" id="G}%VYKypWNQWrfpdWQ7!"><field name="TEXT">Start</field></shadow></value><value name="ADD1"><shadow type="text" id="0#@5.?-{UGg@{FGmY}IK"><field name="TEXT">Set difficulty</field></shadow></value><value name="ADD2"><shadow type="text" id="1wP8[6njgx#8^1~x5Iwu"><field name="TEXT">Set maze seed</field></shadow></value></block></value><next><block type="function_call" id="/^A+|,B(fd_J-J(w=m)a"><mutation name="wait_for_menu_select" functionid="kPB3,3th#}e!)RfJ(b}N"><arg name="disable_selecting_0" id="gZumdc0A,WieF(j^Z2}D" type="boolean"/></mutation><value name="gZumdc0A,WieF(j^Z2}D"><shadow type="logic_boolean" id="*v`oT7Q4J^^h3^jhvEXb"><field name="BOOL">FALSE</field></shadow></value><next><block type="controls_if" id="f-kiX4[_zU@$yCv@pdkJ"><mutation elseif="2"/><value name="IF0"><shadow type="logic_boolean" id="l-0JILd#HgU,V(AV,;m6"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="jUMhD)@elo1(U9wg/sAe"><field name="OP">EQ</field><value name="A"><shadow type="math_number" id="9)};.7a2me3x.,Gm`Qp;"><field name="NUM">0</field></shadow><block type="block_menu_selected_menu_index" id="9~d.;c|$B;cL_gEY]$Dv"/></value><value name="B"><shadow type="math_number" id=";H^DA{[9yo8^Lz3]W(Pm"><field name="NUM">0</field></shadow></value></block></value><statement name="DO0"><block type="game_show_long_text" id="1]M58v0LIq/?.AM;e%pY"><field name="layout">DialogLayout.Bottom</field><value name="str"><shadow type="text" id="UNt}k,8MQco#Dc%e6/KX"><field name="TEXT"/></shadow><block type="text_join" id="_^(Df7Fg$V}{AWm@H[Am" inline="false"><mutation items="5"/><value name="ADD0"><shadow type="text" id=";I`vZ$eb;1xgks`A*f4H"><field name="TEXT">Current settings:\n</field></shadow></value><value name="ADD1"><shadow type="text" id="~r{5FZN8y#*oH{iMU-e;"><field name="TEXT">Difficulty: </field></shadow></value><value name="ADD2"><shadow type="text" id="7%Rr!y:9aE:5?5/(EBb8"><field name="TEXT"/></shadow><block type="function_call_output" id="VN`OYeJ0kN]kM~J5$Jpl"><mutation name="get_difficulty_name_from_number" functionid="j{]b/5zM-QyXk,)qJ5m$"><arg name="difficulty" id="nD~*?M@E4c/(aT@Di`B4" type="number"/></mutation><value name="nD~*?M@E4c/(aT@Di`B4"><shadow type="math_number" id="gC6IBHo-M;Q_-ZjO|~L2"><field name="NUM">1</field></shadow><block type="variables_get" id="qqfcQzzFQhHIUT-phn+$"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value></block></value><value name="ADD3"><shadow type="text" id="K?w{.Vsj7odE^1PqyA1f"><field name="TEXT">\nSeed: </field></shadow></value><value name="ADD4"><shadow type="text" id="|NqS).hx|FO)7r|{~KUm"><field name="TEXT"/></shadow><block type="variables_get" id=".@kSdE*HInW;PFWJ10,J"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field></block></value></block></value><next><block type="controls_if" id="JhS}`a[Mu`Yx(V1%{$+e"><value name="IF0"><shadow type="logic_boolean" id="gsAgI|Z{/C4U/m8v7Cj;"><field name="BOOL">TRUE</field></shadow><block type="gameask" id="SDtACSKW,EP?FcBy5oAm"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><value name="title"><shadow type="text" id="=+toIU[?K%l6^3[LL~Ou"><field name="TEXT">Continue with these</field></shadow></value><value name="subtitle"><shadow type="text" id="E_qN^Mlacoqu(|e*f.uw"><field name="TEXT">settings?</field></shadow></value></block></value><statement name="DO0"><block type="variables_set" id="pJnFder)O~hp:[=f+1XO"><field name="VAR" id="vuzwOC7*g}]nvur+z6=m">break</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="s{I.y!n(8A%8}-JEpPnC"><field name="BOOL">TRUE</field></block></value></block></statement></block></next></block></statement><value name="IF1"><block type="logic_compare" id="1R_w%(=|9TW.)V/aLDA`"><field name="OP">EQ</field><value name="A"><shadow type="math_number" id="6jDSPra)zNS#oCR:Q-mA"><field name="NUM">0</field></shadow><block type="block_menu_selected_menu_index" id="2m|97c|n(_l,k;4rs?cl"/></value><value name="B"><shadow type="math_number" id="zP_j0P}ZLlYk]B@k23}`"><field name="NUM">1</field></shadow></value></block></value><statement name="DO1"><block type="block_menu_close_menu" id="H]-DX#PEKfE:y.,!,K.W"><next><block type="block_menu_show_menu" id="%3@j:jpf2VG6~NDNll2A"><field name="style">MenuStyle.List</field><field name="location">MenuLocation.BottomHalf</field><value name="options"><block type="lists_create_with" id="_:G}v|X|)u]mEPZS{Z/c"><mutation items="4"/><value name="ADD0"><shadow type="text" id="wr6GEHOFhO_zM/{4sEX_"><field name="TEXT">Select a difficulty:</field></shadow></value><value name="ADD1"><shadow type="text" id="h?yzv@3u/%4}*A!5D)e0"><field name="TEXT">Easy</field></shadow></value><value name="ADD2"><shadow type="text" id="^_J7S8+z@/r,t-PKgyK#"><field name="TEXT">Medium</field></shadow></value><value name="ADD3"><shadow type="text" id="s-:1QFgH^,b7Vi4JQc0:"><field name="TEXT">Hard</field></shadow></value></block></value><next><block type="function_call" id="vv4rmbs]kf95FCK.ZYU{"><mutation name="wait_for_menu_select" functionid="kPB3,3th#}e!)RfJ(b}N"><arg name="disable_selecting_0" id="gZumdc0A,WieF(j^Z2}D" type="boolean"/></mutation><value name="gZumdc0A,WieF(j^Z2}D"><shadow type="logic_boolean" id="9%mF_1K_ZKtHN6|vhV6E"><field name="BOOL">TRUE</field></shadow></value><next><block type="controls_if" id="-OK!p/G|@Z9:4bvk9T6P"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean" id="}rL?3ZqoGx6%gP;U0GrW"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="Wwe9sl-3Y5:kM~(_5kA*"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="block_menu_selected_menu_index" id="I7Xbr~w_l?S~H=pSiy7["/></value><value name="B"><shadow type="math_number" id="*1S$hVvZlze;8?c;T*/|"><field name="NUM">0</field></shadow></value></block></value><statement name="DO0"><block type="game_show_long_text" id="r2pNjTfdcX^P+-QfrX)j"><field name="layout">DialogLayout.Bottom</field><value name="str"><shadow type="text" id="nff[7Zh4QD=idgo^B$pv"><field name="TEXT">Please select a valid difficulty! (Difficulty has not been modified)</field></shadow></value></block></statement><statement name="ELSE"><block type="variables_set" id="YB_d75(7r]xh({1%2[nw"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field><comment pinned="false" h="114" w="103" relx="474" rely="-33">1: Easy
2: Medium
3: Hard</comment><value name="VALUE"><shadow type="math_number" id="tH`7YKGEbCI?@ad^+mL)"><field name="NUM">1</field></shadow><block type="block_menu_selected_menu_index" id="S.Hidv6PfPGTsszvqi-P"/></value><next><block type="game_show_long_text" id="IeEDMy2jMb|TQP1[?[=^"><field name="layout">DialogLayout.Bottom</field><value name="str"><shadow type="text" id="b/JY}d[$K8pH`P`o]m}a"><field name="TEXT"/></shadow><block type="text_join" id="LMV3El9Ou6Z_J}UZ(I7|"><mutation items="3"/><value name="ADD0"><shadow type="text" id="yVlZRIXAr[x;=MZatGp0"><field name="TEXT">Difficulty is now </field></shadow></value><value name="ADD1"><shadow type="text" id="2^HDt1g2eEIr3Abk}Mwl"><field name="TEXT"/></shadow><block type="function_call_output" id="u|vT[1;rgf84lDi2$?s$"><mutation name="get_difficulty_name_from_number" functionid="j{]b/5zM-QyXk,)qJ5m$"><arg name="difficulty" id="nD~*?M@E4c/(aT@Di`B4" type="number"/></mutation><value name="nD~*?M@E4c/(aT@Di`B4"><shadow type="math_number" id="~udtg@Fs3LgK8`kl{JdX"><field name="NUM">1</field></shadow><block type="variables_get" id="z;*qoG*GQR5A]N,3o$y@"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value></block></value><value name="ADD2"><shadow type="text" id="xq`z8j@^sqH4lki]YfjC"><field name="TEXT">!</field></shadow></value></block></value></block></next></block></statement><next><block type="block_menu_close_menu" id=",l}ox3?(Rs~p-h6Ru;#1"/></next></block></next></block></next></block></next></block></statement><value name="IF2"><block type="logic_compare" id="qD^QT($de{FT?!V_I-9H"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="block_menu_selected_menu_index" id="v/d]-kN^/SK7tB(~h~+j"/></value><value name="B"><shadow type="math_number" id="%8,UIxI%%yzFf~6)6*u|"><field name="NUM">2</field></shadow></value></block></value><statement name="DO2"><block type="variables_set" id="dD_wTT@SVo2+buO9`S}w"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field><value name="VALUE"><shadow type="math_number" id="[SX(^MhteM[zGVz2==V="><field name="NUM">0</field></shadow><block type="gameaskfornumber" id="]`OhOBOg7Hm=R8GPE%1A"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><value name="message"><shadow type="text" id="`~O(?rXh{[g*c+=N2p:v"><field name="TEXT">Please input a seed:</field></shadow></value><value name="answerLength"><shadow type="math_number_minmax" id="L377=D[)3?3O!q-aK%gk"><mutation min="1" max="10" label="AnswerLength" precision="0"/><field name="SLIDER">10</field></shadow></value></block></value><next><block type="controls_if" id="jPy5M]@$}}W!s*/Nw2_o"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean" id="*,qh$8:MoZhZC+meOirn"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="*Cq(O=Q:4G);TTkLi${9"><field name="OP">NEQ</field><value name="A"><shadow type="math_number" id="-uahH2S8R-B1FgB38`v6"><field name="NUM">0</field></shadow><block type="variables_get" id=".KKc9e6Gk45!7^Cl]*gO"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field></block></value><value name="B"><shadow type="math_number" id="A*%2![J%Bro(|4fwaayg"><field name="NUM">0</field></shadow><block type="variables_get" id="C;s0K.MxjZN~D69m#Zel"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field></block></value></block></value><statement name="DO0"><block type="variables_set" id="g|U+m)|PEdToasb~c?c*"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field><value name="VALUE"><shadow type="math_number" id="{pw~qyUikD[Ti*ISuNCi"><field name="NUM">1234</field></shadow><block type="device_random" id="`jeqoLpnG7N`GX?=@9yW"><value name="min"><shadow type="math_number" id="X[G!6_hAlNp:d=Kc!Fvn"><field name="NUM">0</field></shadow></value><value name="limit"><shadow type="math_number" id="fsjC7yld9eDcR?!f|*ZN"><field name="NUM">9999999999</field></shadow></value></block></value><next><block type="game_show_long_text" id="^3prYZW:Bij0qER[TVGY"><field name="layout">DialogLayout.Bottom</field><value name="str"><shadow type="text"><field name="TEXT"/></shadow><block type="text_join" id="Q-e+fG|X=dan0qS7)*6?"><mutation items="3"/><value name="ADD0"><shadow type="text" id="@oQ%={Vb/-3{oRmy0*Sr"><field name="TEXT">That is now a valid number! (Seed is now </field></shadow></value><value name="ADD1"><shadow type="text" id="y=TT$`G,N]ZWV2IIh[:K"><field name="TEXT"/></shadow><block type="variables_get" id="`bE+B[:5p7CP_X7fACt}"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field></block></value><value name="ADD2"><shadow type="text" id="ECzUQ_E*?0g?TJ7f__pA"><field name="TEXT">!)</field></shadow></value></block></value></block></next></block></statement><statement name="ELSE"><block type="game_show_long_text" id="L!k5Q^S^lfY1[y.*Alo@"><field name="layout">DialogLayout.Bottom</field><value name="str"><shadow type="text"><field name="TEXT"/></shadow><block type="text_join" id="aRxu;v}re3n3L~@j77nr"><mutation items="3"/><value name="ADD0"><shadow type="text" id="9qnF7:q19oSYe,MOg*2T"><field name="TEXT">Seed is now </field></shadow></value><value name="ADD1"><shadow type="text"><field name="TEXT"/></shadow><block type="variables_get" id="q?b^?v8ojMk-@O[uLT64"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field></block></value><value name="ADD2"><shadow type="text" id="KDL^9(*3tbNttoK*P|Lc"><field name="TEXT">!</field></shadow></value></block></value></block></statement></block></next></block></statement></block></next></block></next></block></next></block></statement><next><block type="function_call" id="mm`gUenS]hFKJ-V:d2U5"><mutation name="fade_in" functionid="U2:E9za)F.GsSYOKLbYB"><arg name="delay" id="6`8e3*?1RC0k.TlQ3OKy" type="number"/><arg name="block" id="9``=F)PpEXsa-6]6])ju" type="boolean"/></mutation><value name="6`8e3*?1RC0k.TlQ3OKy"><shadow type="math_number" id="+lTrJgm%p?9pX6FKo)M4"><field name="NUM">2000</field></shadow></value><value name="9``=F)PpEXsa-6]6])ju"><shadow type="logic_boolean" id="g9TNyT7H{;A)}]Vgn#(@"><field name="BOOL">TRUE</field></shadow></value><next><block type="block_menu_close_menu" id="$9SYceBQ@CW]kGq(6%(_"><next><block type="gamesetbackgroundimage" id="=~xTkEIDGmq)0jWqXhVL"><value name="img"><shadow type="background_image_picker" id="K~oo+^#2e4Z^EKD`OdSL"><field name="img">img`
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
................................................................................................................................................................
`</field></shadow></value><next><block type="variables_set" id="~0)Chc/HcBXYq]*Q?l1Y"><field name="VAR" id="[LVTdkv(8z(S]|O=QlW7">loading</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="/DQ`^7lCC97pP$G*/@;]"><field name="BOOL">TRUE</field></block></value><next><block type="variables_set" id="0@76]pb|uCw+[1Iy^h0M"><field name="VAR" id="RG4hW;W[l9bnzM-:ZzbL">start_load</field><value name="VALUE"><shadow type="math_number" id="l=JtLNOw}D};_r^T8+{!"><field name="NUM">0</field></shadow><block type="arcade_game_runtime" id="JJzVQ(uvp4=.$4!9Q%w3"/></value><next><block type="variables_set" id="a/^z6(!EjYi*SE.{9UG="><field name="VAR" id="c4G}.$m`8(rttnZaNZ-a">rng</field><value name="VALUE"><shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number"><field name="NUM">0</field></shadow><block type="random_createrng" id="bgTVDt4+lR`JZ*+.%XQt"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><value name="seed"><shadow type="math_number" id="G`-Dpcjska_=^^ipj.)i"><field name="NUM">0</field></shadow><block type="variables_get" id="-l_ZgJTbScHR*z^X2nMR"><field name="VAR" id="Rn_i2g:S.L7cDq.@M9?/">user_rng_seed</field></block></value></block></value><next><block type="variables_set" id="HWKZlgOc.#P1tF${A8g4"><field name="VAR" id="xTT?QUi.-GPHGZj+}=K%">message1</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="?@z3^+S@2]x/`,WE9d6X"><field name="TEXT">Creating maze...</field></block></value><next><block type="function_call" id="3i{uRm1Dj/Ly*/hLy8O@"><mutation name="fade_out" functionid="CH/+~$|~zu0Rv)hsv;zl"><arg name="delay" id="6`8e3*?1RC0k.TlQ3OKy" type="number"/><arg name="block" id="9``=F)PpEXsa-6]6])ju" type="boolean"/></mutation><value name="6`8e3*?1RC0k.TlQ3OKy"><shadow type="math_number" id="gq-wG*T_}q-61FE;`p4E"><field name="NUM">2000</field></shadow></value><value name="9``=F)PpEXsa-6]6])ju"><shadow type="logic_boolean" id="wLvGNPGkLh^o%(aU5Zh("><field name="BOOL">TRUE</field></shadow></value><next><block type="variables_set" id="eP4#KSx``DdMT_XH(#%$"><field name="VAR" id="Ll]-C`uQRsE=_WRtKMxR">loading_denominator</field><value name="VALUE"><shadow type="math_number" id="~TPj^iim1;^zGd0cG1W1"><field name="NUM">5</field></shadow></value><next><block type="function_call" id="5az,3yzvZ8S}iz~XXNm["><mutation name="init_maze" functionid="s/cM8CU${!Jw!L!s{[DU"><arg name="difficulty" id="WmG;^j?Su:isxPFUf5:," type="number"/></mutation><value name="WmG;^j?Su:isxPFUf5:,"><shadow type="math_number" id="t+eNAlnRfgR{sA_`+kzb"><field name="NUM">1</field></shadow><block type="variables_get" id="%`rq1KOjApW.I-EW(z9%"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value><next><block type="variables_change" id="^qzp51yZ#CRe^ey~p^sG"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="_}q/)]RJQ_j|/F0+.ZYx"><field name="NUM">1</field></shadow></value><next><block type="function_call" id="I,`bOPuH+mtgEf29;86@"><mutation name="clear_maze" functionid="3!slh9yQUf;oK$Oh0vaL"/><next><block type="variables_change" id=",yyz|_HV#JZUQ:EJU65}"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="m`RshM,)^S`M7K-+7B{["><field name="NUM">1</field></shadow></value><next><block type="function_call" id="THD`U#8pP%Xql7r$kBkL"><mutation name="divide_maze" functionid="esU`w@v=^QzM-fqAT;vG"/><next><block type="variables_change" id="iw:4..+1?sN79.s%+ERM"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="26#se|.AF^`.kN5){;Nq"><field name="NUM">1</field></shadow></value><next><block type="function_call" id="T-?swICjoq3[|s*-@WS2"><mutation name="make_maze" functionid="eqM=}C7.cJd5X[(czA~3"><arg name="start_col" id="]e.$;P*?g.;]4`]4j4v+" type="number"/><arg name="start_row" id="wbd?-GJV!kK}gvc5;N.T" type="number"/></mutation><value name="]e.$;P*?g.;]4`]4j4v+"><shadow type="math_number" id="uZLBq_TtKD@RuDL#=Rkg"><field name="NUM">1</field></shadow></value><value name="wbd?-GJV!kK}gvc5;N.T"><shadow type="math_number" id="7[@CyrdtK:[k]xjkoL9U"><field name="NUM">1</field></shadow></value><next><block type="controls_if" id="j.)9@%d0I%SImdN5E,M["><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_negate" id="*()!Gb)0V@IsIae]BN(b"><value name="BOOL"><block type="variables_get" id="Xtwf?uxTrF4_[=b8nLBG"><field name="VAR" id="[s]WNUDDuC]PoY1SB1Z]">debug</field></block></value></block></value><statement name="DO0"><block type="variables_change" id="U/@#UfJ?`cj3EY+@Nih0"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="VErau}R!g1@h[:hV!gim"><field name="NUM">1</field></shadow></value><next><block type="variables_change" id="i7:AQpwl^gQp3M$]vu9~"><field name="VAR" id="Ll]-C`uQRsE=_WRtKMxR">loading_denominator</field><value name="VALUE"><shadow type="math_number" id="AZ5[AH#B+j?k.]Bq;,d#"><field name="NUM">1</field></shadow></value><next><block type="function_call" id="6~2Xd]Z[UOAo#YDDNnv?"><mutation name="make_walls" functionid="z{a(aIA5AcN2$k~)/q{d"/></block></next></block></next></block></statement><next><block type="variables_set" id="j|E(pwz]pEy[T6H/0gnz"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="spritescreate" id="60%K=qVn`9Q{2WG*r~@M"><value name="img"><shadow type="screen_image_picker" id="].2sbz,I}%?^DaDb(E#V"><field name="img">img`
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
`</field></shadow></value><value name="kind"><shadow type="spritekind" id="f?pcm@9dRBd`#r@+ygh_"><field name="MEMBER">Player</field></shadow></value></block></value><next><block type="game_control_sprite" id="(zqVK~e,1sTCVquAH.ke"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="2" _input_init="true"></mutation><value name="sprite"><block type="variables_get" id="{9KX/eZQj^Wc:880D3.U"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="vx"><shadow type="math_number" id="tIi{zq=Oy.N78Rg9^)15"><field name="NUM">80</field></shadow></value><value name="vy"><shadow type="math_number" id="|6dgmz|v._(?6q[OI~%U"><field name="NUM">80</field></shadow></value><next><block type="camerafollow" id="]|A%%no6BX`iu5,;z@j7"><value name="sprite"><block type="variables_get" id="}gt18MkGOzR*g:T~PE9A"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><next><block type="function_call" id="%%ei9n~xbA!fpud(S2QT"><mutation name="set_start" functionid="_8vPv^E=2KvLd,chpH(_"><arg name="col" id="V-r|V=4h.evI~25%Jbc)" type="number"/><arg name="row" id="~09Si8vPw[uG`g-Oze}(" type="number"/></mutation><value name="V-r|V=4h.evI~25%Jbc)"><shadow type="math_number" id=";Q[Qk:l.Df1Q!3;nj?M$"><field name="NUM">1</field></shadow></value><value name="~09Si8vPw[uG`g-Oze}("><shadow type="math_number" id=":}FQnelEmLt1FWK-K@!?"><field name="NUM">1</field></shadow></value><next><block type="variables_change" id="}H-oeDuG^`LTA13U(xgz"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="X}6VpF}dGe,{#]:TFiaN"><field name="NUM">1</field></shadow></value><next><block type="function_call" id="H;|cqr@?[e3l=QT04.Nj"><mutation name="set_end" functionid="5cZ4,S!_n}4Eh=vR@32y"><arg name="col" id="V-r|V=4h.evI~25%Jbc)" type="number"/><arg name="row" id="~09Si8vPw[uG`g-Oze}(" type="number"/></mutation><value name="V-r|V=4h.evI~25%Jbc)"><shadow type="math_number" id="eurY3?T=Jv0q/w,~0EAC"><field name="NUM">1</field></shadow><block type="math_arithmetic" id="W^DmoyF4[;JNYT#!O4A0"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tilemap_tilemapColumns" id="brhB|~,,=/[Ti{OIQuFi"/></value><value name="B"><shadow type="math_number" id="MxkqzEN{;$jKy~q%j;LP"><field name="NUM">2</field></shadow></value></block></value><value name="~09Si8vPw[uG`g-Oze}("><shadow type="math_number" id="Do4XLTwz3.~K8Qo1(s=v"><field name="NUM">1</field></shadow><block type="math_arithmetic" id="?sBa4,ND%h1)doMb85z%"><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tilemap_tilemapRows" id="*rPtt$e.kmBfxm#4TUq#"/></value><value name="B"><shadow type="math_number" id="8S#B71-Ry{L@}0%2/u-4"><field name="NUM">2</field></shadow></value></block></value><next><block type="variables_change" id="V;p}`Fe87y_|Z9hVVh]C"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field><value name="VALUE"><shadow type="math_number" id="mT8p|W8T:]_!T/6jt?-q"><field name="NUM">1</field></shadow></value><next><block type="variables_set" id="@Rf$rZ-|E,j,0pGsyV~D"><field name="VAR" id="xTT?QUi.-GPHGZj+}=K%">message1</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text" id="+dy_*k%Uc24kdUl{^M#N"><field name="TEXT">Done!</field></block></value><next><block type="variables_set" id="Vm@Mbf{2,x`Pc2kBk+kH"><field name="VAR" id="+]p3tQf7kf+R+Smpz=wW">message2</field><value name="VALUE"><shadow type="math_number" id="AMf/F)D~s#v`9nnCd+6V"><field name="NUM">0</field></shadow><block type="text_join" id=":4v!TWEc0L9B[XigsC@l"><mutation items="3"/><value name="ADD0"><shadow type="text" id="(Yb052d1)ezjdk@-b0sD"><field name="TEXT">Took </field></shadow></value><value name="ADD1"><shadow type="text" id="JLQDt=m9bKEc2l5EP#RM"><field name="TEXT"/></shadow><block type="math_arithmetic" id="|5rx`VLvK7r)whc_$kG-"><field name="OP">DIVIDE</field><value name="A"><shadow type="math_number" id="p08d2FM]*A%(@]^,@+)D"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="g1LPV6LIKUEfRJV-=6Mk"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="(VU8NqmZN!e8?qy#/(Xk"><field name="NUM">0</field></shadow><block type="arcade_game_runtime" id="L1ERg0+NBKf:11Ww~PsD"/></value><value name="B"><shadow type="math_number" id="nvL/n_|tYu,ul$U7A~#_"><field name="NUM">0</field></shadow><block type="variables_get" id="QR=*ozfh#4(MeB6saB`="><field name="VAR" id="RG4hW;W[l9bnzM-:ZzbL">start_load</field></block></value></block></value><value name="B"><shadow type="math_number" id="[v17+h}^bo.e%?Ni[K$O"><field name="NUM">1000</field></shadow></value></block></value><value name="ADD2"><shadow type="text" id="^n+#B$UXMl(lK!`oQ:Bk"><field name="TEXT"> seconds</field></shadow></value></block></value><next><block type="function_call" id="DkKQeV5)1WVJ};7::3{/"><mutation name="fade_in" functionid="U2:E9za)F.GsSYOKLbYB"><arg name="delay" id="6`8e3*?1RC0k.TlQ3OKy" type="number"/><arg name="block" id="9``=F)PpEXsa-6]6])ju" type="boolean"/></mutation><value name="6`8e3*?1RC0k.TlQ3OKy"><shadow type="math_number" id="57C*S)O{Xx@54|,_jyV+"><field name="NUM">2000</field></shadow></value><value name="9``=F)PpEXsa-6]6])ju"><shadow type="logic_boolean" id="y(D^_YopDJAdP``hOoiU"><field name="BOOL">TRUE</field></shadow></value><next><block type="variables_set" id="+lo93M=sztNIkJBmadSJ"><field name="VAR" id="[LVTdkv(8z(S]|O=QlW7">loading</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="k,`iW#(M%-x_^9IiIe}T"><field name="BOOL">FALSE</field></block></value><next><block type="device_pause" id=":FeXjsQ/hd5[ixc~H_4l"><value name="pause"><shadow type="timePicker" id="!oJ%uWC]s3Ol)DsS8TX{"><field name="ms">1000</field></shadow></value><next><block type="function_call" id="R?w1r]i}!bbRXPd%~S@G"><mutation name="fade_out" functionid="CH/+~$|~zu0Rv)hsv;zl"><arg name="delay" id="6`8e3*?1RC0k.TlQ3OKy" type="number"/><arg name="block" id="9``=F)PpEXsa-6]6])ju" type="boolean"/></mutation><value name="6`8e3*?1RC0k.TlQ3OKy"><shadow type="math_number" id="Lowi^O6Orol;lJP)Vn9i"><field name="NUM">2000</field></shadow></value><value name="9``=F)PpEXsa-6]6])ju"><shadow type="logic_boolean" id="hq$Ck5LZ6*U^.x36Y)%v"><field name="BOOL">FALSE</field></shadow></value><next><block type="variables_set" id="_W7{bz-d~q7UVay.sLp5"><field name="VAR" id="vuzwOC7*g}]nvur+z6=m">break</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="T`MYc~yR$W2Dh,FH-[nB"><field name="BOOL">FALSE</field></block></value><next><block type="device_while" id="5TW{NPb|W}cI[RvO/=_a"><value name="COND"><shadow type="logic_boolean" id="H1oN5Sj!0,)c5;H%;%yv"><field name="BOOL">TRUE</field></shadow><block type="logic_negate" id="uCATI~Y~:F.Dny{:3$/e"><value name="BOOL"><block type="variables_get" id=":AC+l?i55%GbiDm]:%wf"><field name="VAR" id="vuzwOC7*g}]nvur+z6=m">break</field></block></value></block></value><statement name="DO"><block type="controls_if" id="%X~m)KYr#NU]5jaod)sx"><value name="IF0"><shadow type="logic_boolean" id="gQZDf7bDh4oaq,,6jis_"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="ugY9y{~3|JzC`h8my!-{"><field name="OP">OR</field><value name="A"><block type="logic_operation" id="Hnfq.8wg#Hn4hdw,~K}V"><field name="OP">OR</field><value name="A"><block type="keyispressed" id=")WZX8B!b+$m_Cz;zoYvb"><field name="button">controller.up</field></block></value><value name="B"><block type="keyispressed" id=",BU3yCP@R3oBPHOu:}hZ"><field name="button">controller.down</field></block></value></block></value><value name="B"><block type="logic_operation" id="gnM@SPaNZ+$!(f_-I?dW"><field name="OP">OR</field><value name="A"><block type="keyispressed" id="L^_@Tve[gCX7]3mA-gfT"><field name="button">controller.left</field></block></value><value name="B"><block type="keyispressed" id="I,lI5UL;onjYD*R187c."><field name="button">controller.right</field></block></value></block></value></block></value><statement name="DO0"><block type="variables_set" id="lYCPc,^B)Ct0r4}*dU+?"><field name="VAR" id="vuzwOC7*g}]nvur+z6=m">break</field><value name="VALUE"><block type="logic_boolean" id="ROPMu$XWZ:e$zv$?_sWv"><field name="BOOL">TRUE</field></block></value></block></statement><next><block type="device_pause" id="0/I+WG52h?[D|)V@uZAV"><value name="pause"><shadow type="timePicker" id="I0[~pqYdzxi~c@SlTv19"><field name="ms">50</field></shadow></value></block></next></block></statement><next><block type="controls_if" id="jkhGh.V3^gGmg0!`.)zO"><value name="IF0"><shadow type="logic_boolean" id="{=lF#5=K[tS[NVXOH{r2" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_negate" id="RJZVUSMUR7,Fs@M3QbH."><value name="BOOL"><block type="variables_get" id="$URJL{jPkShJDw:+j[Dg"><field name="VAR" id="[s]WNUDDuC]PoY1SB1Z]">debug</field></block></value></block></value><statement name="DO0"><block type="controls_if" id="pOGq4;QP25}9o:j[^i0)"><mutation elseif="1" else="1"/><value name="IF0"><shadow type="logic_boolean" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id=".i#u5Lm!tN|J$su[g$*y"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="ij:8v{`+r+QW9W[)n1t)"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value><value name="B"><shadow type="math_number" id="=RHjDLtV;JWs.j5u-9;a"><field name="NUM">1</field></shadow></value></block></value><statement name="DO0"><block type="gamecountdown" id="vR?OQn/Cmz_RBOj/A]Uo"><value name="duration"><shadow type="math_number" id="uHT^9|P;.6%7^y:fzrWh"><field name="NUM">30</field></shadow><block type="math_arithmetic" id="]$Tk(g~QQ|-Gaa,R#pgz"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="K{,U{~)k?ppicM;.nkft"><field name="NUM">0.5</field></shadow></value><value name="B"><shadow type="math_number" id="PJf8#;kUf0Rg.ZCYo/80"><field name="NUM">60</field></shadow></value></block></value></block></statement><value name="IF1"><block type="logic_compare" id="Fd!rbf}G*$wj31tKP.8Q"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="bgT[3^i@g[l=P18T!(P("><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value><value name="B"><shadow type="math_number" id="j@4Z^Zl,m{~j3QZ/m?Z["><field name="NUM">2</field></shadow></value></block></value><statement name="DO1"><block type="gamecountdown" id="t.xzuD6n{g+qYFi[Xs,~"><value name="duration"><shadow type="math_number" id="yIsMCfjo:G?QsOGtXN})"><field name="NUM">60</field></shadow><block type="math_arithmetic" id="N^31dGk56_Hj#-_/UL.R"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="_=/F8N;=#hcSbW9=jF#="><field name="NUM">1</field></shadow></value><value name="B"><shadow type="math_number" id="ViG#7~gf(F7^T]S#vxFK"><field name="NUM">60</field></shadow></value></block></value></block></statement><statement name="ELSE"><block type="gamecountdown" id=".SJ_{ZA5.fi@LU|5,7V2"><value name="duration"><shadow type="math_number" id="R8hG-8dwd0^!:og^JCOq"><field name="NUM">60</field></shadow><block type="math_arithmetic" id="U5ggzfn+SYza/FewSN2O"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="Z(K5%2S:{Q|T)~J2y81?"><field name="NUM">2.5</field></shadow></value><value name="B"><shadow type="math_number" id="G+6jQtQH~+u)*it%YesL"><field name="NUM">60</field></shadow></value></block></value></block></statement></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></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></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></next></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type="spriteshittile" id="w/(wazKkUDw%pv?[GrGa" x="4250" y="30"><value name="HANDLER_DRAG_PARAM_sprite"><shadow type="argument_reporter_custom" id="/|Que[op0z]I)PvODgm$"><mutation typename="Sprite"/><field name="VALUE">sprite</field></shadow></value><value name="kind"><shadow type="spritekind" id="KLE#EB54`QF=!UFM-p_-"><field name="MEMBER">Player</field></shadow></value><value name="tile"><shadow type="tileset_tile_picker" id="5N6ljA/pa9*|z/xR^Dr}"><field name="tile">myTiles.tile8</field></shadow></value><value name="HANDLER_DRAG_PARAM_location"><shadow type="argument_reporter_custom" id="IZe`HROyD}5qn^Ot$95S"><mutation typename="tiles.Location"/><field name="VALUE">location</field></shadow></value><statement name="HANDLER"><block type="controls_if" id="L$qH/c01o}9cQw}ws;O!"><value name="IF0"><shadow type="logic_boolean" id="L26?VaKi5J%%_Y4FUd[H" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_negate" id="+Ya?x4oq|0lt;zGBV7,Q"><value name="BOOL"><block type="variables_get" id="0*`u4cVL)OJqT$!pFcvO"><field name="VAR" id="e[9NeV-BP1|R;Bixtw9V">won</field></block></value></block></value><statement name="DO0"><block type="variables_set" id="Hf]s%Z0SGe%cynjlK)-6"><field name="VAR" id="e[9NeV-BP1|R;Bixtw9V">won</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="Nmy.PSeT?L^t;h`5YG.n"><field name="BOOL">TRUE</field></block></value><next><block type="timer_after" id="5@?]4dEM)%`InvEZpre{"><value name="time"><shadow type="math_number" id="L[T|Fq-Rdz(0^7l]VD[,"><field name="NUM">20</field></shadow></value><statement name="HANDLER"><block type="mapplaceontile" id="Fr.Vl$Et:cF0/SLR9.W="><value name="sprite"><block type="argument_reporter_custom" id="$bZu9-NtnXL1XZD0S9y~"><mutation typename="Sprite"/><field name="VALUE">sprite</field></block></value><value name="loc"><shadow type="mapgettile"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow></value></shadow><block type="argument_reporter_custom" id="lS0)$ySB=v~-NrUw2cKd"><mutation typename="tiles.Location"/><field name="VALUE">location</field></block></value><next><block type="gameOver" id="XV1vm6{QJXWnxwtOy@Gn"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="0" _input_init="false"></mutation><value name="win"><shadow type="toggleWinLose" id="eKO4T4FHoo9/43OIn_!$"><field name="win">true</field></shadow></value></block></next></block></statement></block></next></block></statement></block></statement></block><block type="spriteutilextcreaterenderable" id="VgMR0,tn4G~IWF;]cA/o" x="4970" y="30"><value name="index"><shadow type="math_number" id="Snbpl{^w%F!:]dnpQJAN"><field name="NUM">100</field></shadow></value><value name="HANDLER_DRAG_PARAM_screen"><shadow type="argument_reporter_custom" id="I2/,w!1M~?47v3!U+~L="><mutation typename="Image"/><field name="VALUE">screen</field></shadow></value><statement name="HANDLER"><block type="controls_if" id="yzcBOPbq#tHeUqL*!2lh"><value name="IF0"><shadow type="logic_boolean" id="_cvjI-4a$c%FT1@,1xsl"><field name="BOOL">TRUE</field></shadow><block type="variables_get" id="NFGrEd^f.%S}Pzf)5:SD"><field name="VAR" id="[LVTdkv(8z(S]|O=QlW7">loading</field></block></value><statement name="DO0"><block type="variables_set" id="tNLi(^1R|Zy[,mq;xO)I"><field name="VAR" id="Vk;RL.dX,8B-Eh)vrVei">length</field><value name="VALUE"><shadow type="math_number" id="f7VwW?~goslJ.u6|/nbx"><field name="NUM">0</field></shadow><block type="math_js_round" id="A:Gxo6Pu~uuugzWQ2nEi"><field name="OP">round</field><value name="ARG0"><shadow type="math_number" id="ZHuVRNML!4$]COg7MH:9" disabled="true"><field name="NUM">0</field></shadow><block type="math_map" id="MeY|,|6+mpn4UkdBvnZ!"><value name="value"><shadow type="math_number" id="0oL$%g|w@L7Bjb)h`F!E" disabled="true"><field name="NUM">1</field></shadow><block type="math_constrain_value" id="H0Gx=gz3_FD0*)]1zizs"><value name="value"><shadow type="math_number" id="_|iJTE-s~Z9#zNJ2`Z}a"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="Dkm3+/s7SPjp3h;t2YZ|"><field name="OP">DIVIDE</field><value name="A"><shadow type="math_number" id="C1=hN|jd(@=)UIqO%?Yk"><field name="NUM">0</field></shadow><block type="variables_get" id="`$X{cf+lj2n%:hVTA;O+"><field name="VAR" id="UU{hC?#h1!5XHqDo9MIU">loading_numerator</field></block></value><value name="B"><shadow type="math_number" id="/|~:zGYRTsI~qG,n1RdD"><field name="NUM">0</field></shadow><block type="variables_get" id="}~4,g/*Y?gVR:3t(M8!Y"><field name="VAR" id="Ll]-C`uQRsE=_WRtKMxR">loading_denominator</field></block></value></block></value><value name="low"><shadow type="math_number" id="`MUP.t4}@%oD!]ln[R.U"><field name="NUM">0</field></shadow></value><value name="high"><shadow type="math_number" id=".)Ww(KLCNLuoJ3Q3aDFe"><field name="NUM">1</field></shadow></value></block></value><value name="fromLow"><shadow type="math_number" id="CWtWEwSusWxp[wH(Y|[s"><field name="NUM">0</field></shadow></value><value name="fromHigh"><shadow type="math_number" id="uPe({/}fxc$vFy,ON:f`"><field name="NUM">1</field></shadow></value><value name="toLow"><shadow type="math_number" id="Hl$CPm)VJP8S57YUAZe8"><field name="NUM">0</field></shadow></value><value name="toHigh"><shadow type="math_number" id="2Q`8BoKd8pG1IR.-Ex|`"><field name="NUM">4</field></shadow><block type="math_arithmetic" id="Jxj,z%(m,27M?:,hrDC2"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="N326tC8lPo{_eB!UAQqG" disabled="true"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="j4=Z#{{s6+uq7z3xK]sR"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="scenescreenwidth" id="pAhF!oHkj7f=16L=vR*D"/></value><value name="B"><shadow type="math_number" id="!qRz2v}O^N_KU;;ivx1)"><field name="NUM">0.6</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="RY1W+X)(gsk[/@RiHgk5"><field name="NUM">4</field></shadow></value></block></value></block></value></block></value><next><block type="Image_fill" id="OF!XqV9-EuE-Q_!Qwe=L"><value name="picture"><block type="argument_reporter_custom" id="A)#[={P`;{MtgiaM$6LT"><mutation typename="Image"/><field name="VALUE">screen</field></block></value><value name="c"><shadow type="colorindexpicker" id="9Sfk,D(a?#/=y_{RSbZ="><field name="index">15</field></shadow></value><next><block type="Image_drawRect" id="nlcpp)|Lvan[T.C/mNVX"><value name="picture"><block type="argument_reporter_custom" id="u*q(mGa$Nh*8,hN3`_h="><mutation typename="Image"/><field name="VALUE">screen</field></block></value><value name="x"><shadow type="math_number" id="(`(8!mO2!Q_D8N#xb]`("><field name="NUM">0</field></shadow><block type="math_arithmetic" id="X_+iuCr,F`a61SjB=/Mn"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="f1gr)_wfbONT]:U64_-a"><field name="NUM">0</field></shadow><block type="scenescreenwidth" id="F:~g_?wmyPLkjtxZTxu4"/></value><value name="B"><shadow type="math_number" id="71`)V@9mqHSYerVu%SS1"><field name="NUM">0.2</field></shadow></value></block></value><value name="y"><shadow type="math_number" id="E{4E~LA@MsEiQUzGF}.;"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="nST}%5g=U9;yL*y~$q#%"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="O5[HXq5toWGTqU!9/jr5"><field name="NUM">0</field></shadow><block type="scenescreenheight" id="!Mn$y}`C%X;N7*_Y_J8C"/></value><value name="B"><shadow type="math_number" id="B-Qhr,e%XVAyLl%w*qX/"><field name="NUM">0.47</field></shadow></value></block></value><value name="w"><shadow type="math_number" id="8yyiL=9(x}:DN|-$ZQY*"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="X9WW-0jU{FhlF0?10nV("><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="scenescreenwidth" id="1iM:{]wc.]Ma?+sCqv0W"/></value><value name="B"><shadow type="math_number" id="G`p+tL0JOzBpp^[OK$G|"><field name="NUM">0.6</field></shadow></value></block></value><value name="h"><shadow type="math_number" id="HKb*?%A7_3PaBXO:J61^"><field name="NUM">0</field></shadow><block type="math_arithmetic" id=".L]9#BJlV2$$wqdfd*P4"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="scenescreenheight" id="QUPYWh[SQ?V%F#,Z1XXz"/></value><value name="B"><shadow type="math_number" id="^]fIs)y6pGympfg{=}-)"><field name="NUM">0.06</field></shadow></value></block></value><value name="c"><shadow type="colorindexpicker" id="qo:X{4:K}O`AX0uO~5.!"><field name="index">1</field></shadow></value><next><block type="Image_fillRect" id="HToPZ}7KeNQH2)$X|n]O"><value name="picture"><block type="argument_reporter_custom" id="S.P[$ry[=r%.a;w~_E7L"><mutation typename="Image"/><field name="VALUE">screen</field></block></value><value name="x"><shadow type="math_number" id="^WvG{gKlU2`N81^7Q8]m"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="!3-idZe,cpS0]h#|}lN="><field name="OP">ADD</field><value name="A"><shadow type="math_number" id="]e!IpZa^3X_j;h+aqatF" disabled="true"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="g6w*GtEq1|+=M0VD}x*I"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="scenescreenwidth" id="_YZFmBe_asW5@1PN4ndL"/></value><value name="B"><shadow type="math_number" id="hlQ=${/Z#B$XeA?tHlNY"><field name="NUM">0.2</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="qxRmmaE5U^1]hnOX`;og"><field name="NUM">2</field></shadow></value></block></value><value name="y"><shadow type="math_number" id="I1To+.jcI,C?3VZXm$OL"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="vFm!-[@O`XV$Q)Ge#evh"><field name="OP">ADD</field><value name="A"><shadow type="math_number" id="Q*,NF(aXB#a$/fb4@Mw_" disabled="true"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="tnmkM}|IXVx=3_~kg@C:"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="_oeWwEpP]_reK2?7;..T"><field name="NUM">0</field></shadow><block type="scenescreenheight" id="|u)yBC7!(.i)Bw!(?xpL"/></value><value name="B"><shadow type="math_number" id="x-)k@x1;2Hq7lzwa-55I"><field name="NUM">0.47</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="l,X0QI`$?U;IC-W0es)I"><field name="NUM">2</field></shadow></value></block></value><value name="w"><shadow type="math_number" id="(SEcs[|?D9x|5^Olc#2Q"><field name="NUM">20</field></shadow><block type="variables_get" id=")4HGOLl$oJXc/P^+npgE"><field name="VAR" id="Vk;RL.dX,8B-Eh)vrVei">length</field></block></value><value name="h"><shadow type="math_number" id="SZW?_3J*YPo@IMkmfmxz"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="V[].Q*O9$rK_+jN`U31H"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="Mq%X4=`4Xet%8!CFA[aT" disabled="true"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="v)FpFZq.z7_x~+7}q3Wn"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="scenescreenheight" id="u4Pr_ayPQMHEj*TtX1uR"/></value><value name="B"><shadow type="math_number" id="60Gv#@hV?nRc=JJ2$%JS"><field name="NUM">0.06</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="K|l.,}o)Ic4zkBEYvYri"><field name="NUM">4</field></shadow></value></block></value><value name="c"><shadow type="colorindexpicker" id="RQ{.eZBZp1D|?$r#!.ZY"><field name="index">1</field></shadow></value><next><block type="imagesprinttextcenter" id="?]zUUrN,(r?qe}pY,dU^"><value name="i"><block type="argument_reporter_custom" id="E3@lQl/rAbu|]eeC-^T-"><mutation typename="Image"/><field name="VALUE">screen</field></block></value><value name="text"><shadow type="text" id="@W=|9X$^cl!3fw{8E$EP"><field name="TEXT"/></shadow><block type="variables_get" id="`~!YI`QP5+)EQ|V5p.^E"><field name="VAR" id="xTT?QUi.-GPHGZj+}=K%">message1</field></block></value><value name="y"><shadow type="math_number" id="9D2AAhtkH5xVea2%@sx|"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="m;9CwoP_r%+diuaDi}?@"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="*$)$q`7G*{L*px#$I#/F" disabled="true"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="l7W5_9F.Vu.SMFBQ_3y!"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="scenescreenwidth" id="qc]LO*P,P1Q5cacP0_wb"/></value><value name="B"><shadow type="math_number" id="Pf0*Yy6gz.v,~,m9lNW#"><field name="NUM">0.3</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="XKsu??k;l9BS9K~F`(U/"><field name="NUM">4</field></shadow></value></block></value><value name="color"><shadow type="colorindexpicker" id="A+#jf$c5[Gf)BHIarSO]"><field name="index">1</field></shadow></value><next><block type="imagesprinttextcenter" id="3h$yEn0OU.)Rfh!^_KQ["><value name="i"><block type="argument_reporter_custom" id="#P)Yc9f#A5RljHaBG|A@"><mutation typename="Image"/><field name="VALUE">screen</field></block></value><value name="text"><shadow type="text"><field name="TEXT"/></shadow><block type="variables_get" id="DymOrnQA1#n?qh4,$O7M"><field name="VAR" id="+]p3tQf7kf+R+Smpz=wW">message2</field></block></value><value name="y"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="AZ0O*c)rBRj~uW`QQxU5"><field name="OP">ADD</field><value name="A"><shadow type="math_number" id="lDDYWc#nA;[ab~FOnxZd"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="p$T@:C4k[WX#Okg*K8ZU"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="scenescreenheight" id="=X@;-j1=;}?KX,q[`JU,"/></value><value name="B"><shadow type="math_number" id="Kc/_@^q|e_59%}VC^,o="><field name="NUM">0.53</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="wSpM`ZYlx?AD%5OZ1!rH"><field name="NUM">4</field></shadow></value></block></value><value name="color"><shadow type="colorindexpicker" id="HBgHX)=-YU@p/yYQ}x?/"><field name="index">1</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></statement><next><block type="controls_if" id="SLdd9{aWl)m^%)(Z=sHs"><value name="IF0"><shadow type="logic_boolean" id="h*^A/9As)dxHN@YCb,zo"><field name="BOOL">TRUE</field></shadow><block type="variables_get" id="y^aHP-^)s~Q^X/V?J%_V"><field name="VAR" id="[s]WNUDDuC]PoY1SB1Z]">debug</field></block></value><statement name="DO0"><block type="controls_if" id="7G1~u*^uPLK#^T.AU/6Y"><mutation elseif="1" else="1"/><value name="IF0"><shadow type="logic_boolean" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="oFujOb{m`Jjo`RuX:69A"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="_;)kp)wCty_*ua((bQt$"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value><value name="B"><shadow type="math_number" id="=.ck4}Q7/p91.8O.HeIn"><field name="NUM">1</field></shadow></value></block></value><statement name="DO0"><block type="variables_set" id="k.T|O94Xw(U:J4q)`2!I"><field name="VAR" id="7,ksZH!^?|hRIqT)Z8jX">minimap</field><value name="VALUE"><shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number"><field name="NUM">0</field></shadow><block type="create_minimap" id="W-(X(zIPs]o6~2k0,I%w"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="3" _input_init="true"></mutation><field name="scale">MinimapScale.Half</field><value name="borderWidth"><shadow type="math_number" id="^90P07q|N.qju:(+6@Ol"><field name="NUM">0</field></shadow></value><value name="borderColor"><shadow type="colorindexpicker" id="FOJv+FO)p~^]C:~Fv_I_"><field name="index">12</field></shadow></value></block></value></block></statement><value name="IF1"><block type="logic_compare" id=":D!0Y|JE9N^TgVAU,pMf"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="td;Gr!q6j;)prM2Gd0Sw"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value><value name="B"><shadow type="math_number" id="YDW?s31eUo)#ToNML.f5"><field name="NUM">2</field></shadow></value></block></value><statement name="DO1"><block type="variables_set" id="bx:;zKv6F*KF9jMkzg#("><field name="VAR" id="7,ksZH!^?|hRIqT)Z8jX">minimap</field><value name="VALUE"><shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number"><field name="NUM">0</field></shadow><block type="create_minimap" id="OFt3]ttKMlt?ZpAqkYB!"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="3" _input_init="true"></mutation><field name="scale">MinimapScale.Quarter</field><value name="borderWidth"><shadow type="math_number" id="dC|m}P]*D{Nc](EiC^[/"><field name="NUM">0</field></shadow></value><value name="borderColor"><shadow type="colorindexpicker" id="aqCBSnoDo%KWDFN)1{%U"><field name="index">12</field></shadow></value></block></value></block></statement><statement name="ELSE"><block type="variables_set" id="9p_OWJ2IgDF%0_+]!^t4"><field name="VAR" id="7,ksZH!^?|hRIqT)Z8jX">minimap</field><value name="VALUE"><shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number"><field name="NUM">0</field></shadow><block type="create_minimap" id="?3_|7=E0?ag^!GY+ndpp"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="3" _input_init="true"></mutation><field name="scale">MinimapScale.Eighth</field><value name="borderWidth"><shadow type="math_number" id="iD#ec!s13qm#`hK9#2KL"><field name="NUM">0</field></shadow></value><value name="borderColor"><shadow type="colorindexpicker" id="94K+{W0ix/kZFow_/{iQ"><field name="index">12</field></shadow></value></block></value></block></statement><next><block type="controls_if" id="q_$waH}*:$oejE.)]TU_"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="variables_get" id="/3E*DicA(/{6([ZIMU-N"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><statement name="DO0"><block type="minimap_includeSprite" id="1p26:x+ENZ)VjtknuY5?"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><field name="spriteScale">MinimapSpriteScale.MinimapScale</field><value name="sprite"><block type="variables_get" id="i26)Vdci]R:*B3~tHCT."><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="minimap"><block type="variables_get" id="OBgt=`E$qld/f,4CXeGK"><field name="VAR" id="7,ksZH!^?|hRIqT)Z8jX">minimap</field></block></value></block></statement><next><block type="controls_if" id="CAO8g_(Evk%Om/U0w:yZ"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="p5AX.54)`(*=yMDL9m^j"><field name="OP">AND</field><value name="A"><block type="variables_get" id="mcJKaN-xZ1ZDB8Ce:$?_"><field name="VAR" id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</field></block></value><value name="B"><block type="logic_negate" id="*rV%uI]tSH]M4k?oB*by"><value name="BOOL"><block type="spriteutilextisdestroyed" id="ajpxjf0:]}]zw[1GSALP"><value name="sprite"><block type="variables_get" id="xi%#TI:tb^D~nSN*@v3u"><field name="VAR" id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</field></block></value></block></value></block></value></block></value><statement name="DO0"><block type="minimap_includeSprite" id="iW%8E$yXZPY/0fGgqqqK"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><field name="spriteScale">MinimapSpriteScale.MinimapScale</field><value name="sprite"><block type="variables_get" id="YaTM.B5$MkzyG~GTAORL"><field name="VAR" id="3)X%5;}uqPD$mYx)ctRQ">sprite_cursor</field></block></value><value name="minimap"><block type="variables_get" id="fK01@Z~5EZIfH0VU:bJf"><field name="VAR" id="7,ksZH!^?|hRIqT)Z8jX">minimap</field></block></value></block></statement><next><block type="spriteutilextdrawtransparentimg" id="2t=Kvn+BSC@Zzc7FDSch"><value name="src"><shadow type="screen_image_picker"><field name="img">img`
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
`</field></shadow><block type="minimap_getImage" id="D6`r5y~X-!T;[eZ871q2"><value name="minimap"><shadow type="create_minimap"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="0" _input_init="false"></mutation></shadow><block type="variables_get" id="mqhEPaqYwp5L|HDX^_jW"><field name="VAR" id="7,ksZH!^?|hRIqT)Z8jX">minimap</field></block></value></block></value><value name="to"><block type="argument_reporter_custom" id=":2Pv1Fw)g*cm|z^Vl1dg"><mutation typename="Image"/><field name="VALUE">screen</field></block></value><value name="x"><shadow type="positionPicker" id="O1/9LWn],i}IMCkbvaY-"><field name="index">0</field></shadow></value><value name="y"><shadow type="positionPicker" id="rQD6cD6ZDU^ha*4#E42Q"><field name="index">0</field></shadow></value></block></next></block></next></block></next></block></statement></block></next></block></statement></block><block type="function_definition" id="RFh:P5bp_F@U7TMj%G^Q" x="2590" y="230"><mutation name="clear_maze" functionid="3!slh9yQUf;oK$Oh0vaL"/><field name="function_name">clear_maze</field><statement name="STACK"><block type="pxt_controls_for" id="TEeUVyfer;ngzo5#X[/g"><value name="VAR"><shadow type="variables_get_reporter" id="n}jq^Gze`!`@7?)`O^vr"><field name="VAR" id="vmZ5_n6OAGyz4*C2:,Q^">row</field></shadow></value><value name="TO"><shadow type="math_whole_number"><field name="NUM">4</field></shadow><block type="tilemap_tilemapRows" id="anr;~M:uo#PX6zZPPdaN"/></value><statement name="DO"><block type="pxt_controls_for" id="YT(()t@{*+obrG7F68Y^"><value name="VAR"><shadow type="variables_get_reporter" id="NT]L%c*wAn4+Qjhc}07u"><field name="VAR" id="zFVZzt.|1d#u(a)mV+M+">col</field></shadow></value><value name="TO"><shadow type="math_whole_number"><field name="NUM">4</field></shadow><block type="tilemap_tilemapColumns" id="!z,IKV,9LigoWDiAv|,^"/></value><statement name="DO"><block type="mapsetwallat" id="?0i$=)#GuPVs$.^SU/fN"><value name="on"><shadow type="toggleOnOff" id="UH=+Hf9.-E.8SKigO_]H"><field name="on">false</field></shadow></value><value name="loc"><shadow type="mapgettile" id="sf8njUBOzjFQ0{gR/8v%"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="I,ORtlrEmAaSvGZ%Hjdh"><field name="VAR" id="zFVZzt.|1d#u(a)mV+M+">col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="$okca5B?oJa[qW4jvzLM"><field name="VAR" id="vmZ5_n6OAGyz4*C2:,Q^">row</field></block></value></shadow></value><next><block type="mapsettileat" id="GiJWegKg;i7yAS(,*RBk"><value name="tile"><shadow type="tileset_tile_picker" id="2oiNsJweLju4G$o_a5qD"><field name="tile">myTiles.tile7</field></shadow></value><value name="loc"><shadow type="mapgettile" id="gyL~rh;B{KuIZHa)aI@1"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="iS|ND,:OwqCL*x1^jZx2"><field name="VAR" id="zFVZzt.|1d#u(a)mV+M+">col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="_?W@wdS[0$YVq[n`5kR7"><field name="VAR" id="vmZ5_n6OAGyz4*C2:,Q^">row</field></block></value></shadow></value></block></next></block></statement></block></statement></block></statement></block><block type="function_definition" id="]0^jgyBzQZy6({A.dVI_" x="1640" y="610"><mutation name="set_start" functionid="_8vPv^E=2KvLd,chpH(_"><arg name="col" id="V-r|V=4h.evI~25%Jbc)" type="number"/><arg name="row" id="~09Si8vPw[uG`g-Oze}(" type="number"/></mutation><field name="function_name">set_start</field><value name="V-r|V=4h.evI~25%Jbc)"><shadow type="argument_reporter_number" id="kzr9|9TpLf*`$lcB#!9Y"><field name="VALUE">col</field></shadow></value><value name="~09Si8vPw[uG`g-Oze}("><shadow type="argument_reporter_number" id="B/xejbOCTJ?8R6j/0V[9"><field name="VALUE">row</field></shadow></value><statement name="STACK"><block type="mapplaceontile" id="=k,*;P`~5TlJ.;,$jw^k"><value name="sprite"><block type="variables_get" id="_Sq:.10,Yv.%A_X*?~R."><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="loc"><shadow type="mapgettile" id="`3$$W8bd*^;nGoe+h9c]"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="c@TJfT3365y!v4HG[/SA"><field name="VALUE">col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="}JyQ21}Xrtxhri^acDvC"><field name="VALUE">row</field></block></value></shadow></value></block></statement></block><block type="block_menu_on_menu_option_selected" id="ksw`3X,J2nt6yoI?SJjd" x="4250" y="490"><value name="HANDLER_DRAG_PARAM_option"><shadow type="argument_reporter_string" id="Pv1lHbmA85{/mw,W*n7i"><field name="VALUE">option</field></shadow></value><value name="HANDLER_DRAG_PARAM_index"><shadow type="argument_reporter_number" id="l8t6R#s$y%/}OWsMXB2M"><field name="VALUE">index</field></shadow></value><statement name="HANDLER"><block type="variables_set" id="Qzfn/(.~|bjgts8WGVF2"><field name="VAR" id="^|X=4m-%}(m:4`1`ROjQ">selected_menu</field><value name="VALUE"><shadow type="math_number" id=";S[LM@9xQY9h{9IWzkvi"><field name="NUM">0</field></shadow><block type="logic_boolean" id="h%!`VD{F`vJWR:baoq9{"><field name="BOOL">TRUE</field></block></value></block></statement></block><block type="function_definition" id="_!xmEg{v5:DG34v59aSq" x="2590" y="650"><mutation name="path_up" functionid="?r~D]`D;dM.wDA)WM.j]"><arg name="clear_wall" id="d=)c1AL}.|3}J~`^vnlq" type="boolean"/></mutation><field name="function_name">path_up</field><value name="d=)c1AL}.|3}J~`^vnlq"><shadow type="argument_reporter_boolean" id="!ukmZeZVHc2,Sgk9ayLb"><field name="VALUE">clear_wall</field></shadow></value><statement name="STACK"><block type="variables_change" id="#8yh-D$@p{}ZRoN)X}!r"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field><value name="VALUE"><shadow type="math_number" id="ITx+[DK6xhb5D;;+wRQ,"><field name="NUM">-2</field></shadow></value><next><block type="controls_if" id="`X^zFM_05-Ns#yu`c1{:"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="tilemap_tileIs" id="RY!lJ8=j4i8bpPA_UR2`"><value name="location"><shadow type="mapgettile" id="BF36+K,G[Yfk_`$c*{O7"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="D#Bil,%b]0(c;jll*y-H"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="?!!$lqgE0z4Su$!hgQ[n"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><value name="tile"><shadow type="tileset_tile_picker" id="r)Y/b6MAu)njl@moU^Gj"><field name="tile">myTiles.tile7</field></shadow><block type="variables_get" id="a|U;Z6Wur^G$RTvE^4_X"><field name="VAR" id="O^sSXZC-xe(Re*4fmAdg">target_tile</field></block></value></block></value><statement name="DO0"><block type="controls_if" id="^IQDRPf8eBN=JdF~~fuC"><value name="IF0"><shadow type="logic_boolean" id="O?Udm9Csh8]hf8M`:n(A"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="z|#H`-540R*h!DWCQ/kn"><field name="VALUE">clear_wall</field></block></value><statement name="DO0"><block type="mapsettileat" id="1?ws$*k]5Z/ESr${NCBs"><value name="tile"><shadow type="tileset_tile_picker" id="^ZkI,Q+0Di7[fw?n@YY0"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="@ZBW-2^XtkW6sryv{ExK"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="[c!zBZ7^{.5]jzW=(o}t"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="+%PgV$}`E05@jCs)=_;g"><field name="OP">ADD</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="hFCKaHX!Kcze^C%ftrp+"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value><value name="B"><shadow type="math_number" id="l9J{z/j(TH*7|}oM#zZ|"><field name="NUM">1</field></shadow></value></block></value></shadow></value></block></statement><next><block type="mapsettileat" id="d|_?,:G=v)@+jD2irL[/"><value name="tile"><shadow type="tileset_tile_picker" id="Z{seMl;-2}9Z_^J+*4#z"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="c(.KnQ,9JWN4iit:Q7Ct"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="1F6~9C:1N/x9|(9SVhES"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="t3mbN?}bO9Sxb0M+Eg(i"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><next><block type="function_return" id=",;GMbLN/:_@(R~3T=@I_"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="mIm0cGor_YW!:AfNfLMn"><field name="BOOL">TRUE</field></block></value></block></next></block></next></block></statement><next><block type="function_return" id="GsE[#JO4y.on$2hpG,Ef"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="xb4BA|+gb^,*t6}^$-FW"><field name="BOOL">FALSE</field></block></value></block></next></block></next></block></statement></block><block type="function_definition" id="6e?TNDskvjvpLA^%7NBQ" x="1640" y="790"><mutation name="set_end" functionid="5cZ4,S!_n}4Eh=vR@32y"><arg name="col" id="V-r|V=4h.evI~25%Jbc)" type="number"/><arg name="row" id="~09Si8vPw[uG`g-Oze}(" type="number"/></mutation><field name="function_name">set_end</field><value name="V-r|V=4h.evI~25%Jbc)"><shadow type="argument_reporter_number" id="F`0oK2!7jWUp;IMld$B#"><field name="VALUE">col</field></shadow></value><value name="~09Si8vPw[uG`g-Oze}("><shadow type="argument_reporter_number" id="aP(OsctlTg]x9L7,SsSP"><field name="VALUE">row</field></shadow></value><statement name="STACK"><block type="mapsettileat" id="}@-*b=;)uuEe%iI@ZBQ8"><value name="tile"><shadow type="tileset_tile_picker" id="zGTnd%g4@mSj[S)BEy*t"><field name="tile">myTiles.tile8</field></shadow></value><value name="loc"><shadow type="mapgettile" id="4~]J}aJW:P.k}P`pwnJ^"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="gTGuM))n9WV2F8231d,*"><field name="VALUE">col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="5+`@Lk*xI]T4]kWDXs=r"><field name="VALUE">row</field></block></value></shadow></value><next><block type="mapsetwallat" id="zQ{+OH3GQrzQ#pI0?RM."><value name="on"><shadow type="toggleOnOff" id="BHK0%bR0@;#P%H4Yd4m$"><field name="on">false</field></shadow></value><value name="loc"><shadow type="mapgettile" id="=H6/4m-4%//7w0pE3sA|"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="]:QPSX1JF6p5pWy!79kI"><field name="VALUE">col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="03LS.LO+O@m)`m=D-cHU"><field name="VALUE">row</field></block></value></shadow></value></block></next></block></statement></block><block type="function_definition" id="JuTMmTW)t0Alz%Un:Cq7" x="1640" y="1050"><mutation name="make_walls" functionid="z{a(aIA5AcN2$k~)/q{d"/><field name="function_name">make_walls</field><statement name="STACK"><block type="pxt_controls_for_of" id=",1Yvc$~qm8E0H:[,P?`9"><value name="VAR"><shadow type="variables_get_reporter" id="~mR{V%!jHHJ83$PY:^xq"><field name="VAR" id="O}/h48RmMi{eu1BW+Xd%">loc</field></shadow></value><value name="LIST"><shadow type="variables_get"><field name="VAR" id="wCf?:WP.OI?(.$3.fx~p">list</field></shadow><block type="mapgettilestype" id="oS3e?IKg`2iix:O5aiSV"><value name="tile"><shadow type="tileset_tile_picker" id="(^,agL%kp`VO1F4Qlz?G"><field name="tile">myTiles.tile5</field></shadow></value></block></value><statement name="DO"><block type="mapsetwallat" id="|h0n5Z@:@_0+=Xat/slA"><value name="on"><shadow type="toggleOnOff" id=")g*1a;kT*/3dVJ8BT)LJ"><field name="on">true</field></shadow></value><value name="loc"><shadow type="mapgettile"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow></value></shadow><block type="variables_get" id="/#1(}4{7z1]MzTixv8:."><field name="VAR" id="O}/h48RmMi{eu1BW+Xd%">loc</field></block></value></block></statement></block></statement></block><block type="function_definition" id="gg{r6w2sk=BFX24p?DKI" x="1640" y="1310"><mutation name="col_in_tilemap" functionid="+p{=s(e_EIl$1x+L[Kv}"><arg name="col" id="G6FGWck*:@D(|8$|Y9NX" type="number"/></mutation><field name="function_name">col_in_tilemap</field><value name="G6FGWck*:@D(|8$|Y9NX"><shadow type="argument_reporter_number" id="~}PPiB$gHxZs~]Mn+k!s"><field name="VALUE">col</field></shadow></value><statement name="STACK"><block type="function_return" id="~dAo!oZ$_:l$|vSiHZQg"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_operation" id="h$R7v;28rW7Hq1m;([gq"><field name="OP">AND</field><value name="A"><block type="logic_compare" id="!9W@48GHo1o:g#(hyR0I"><field name="OP">GTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="kDd^4[I2wmi!_{=zIP1J"><field name="VALUE">col</field></block></value><value name="B"><shadow type="math_number" id="(xNpB.5B7(Px`W%7!JAy"><field name="NUM">0</field></shadow></value></block></value><value name="B"><block type="logic_compare" id="e3b!^!AD`+);f!l9.v:;"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="t6f@azFXZ:!X9pbxU};t"><field name="VALUE">col</field></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tilemap_tilemapColumns" id=";?1vL:)eQqazA=:|f4Sg"/></value></block></value></block></value></block></statement></block><block type="function_definition" id="7[DL:Fs5+6!/z@lC}sk:" x="2600" y="1310"><mutation name="path_right" functionid="V#g]ND6/yA1em[A5WD`*"><arg name="clear_wall" id="tI2=2T2pGtL$xBMB5g2)" type="boolean"/></mutation><field name="function_name">path_right</field><value name="tI2=2T2pGtL$xBMB5g2)"><shadow type="argument_reporter_boolean" id="ylrQPrT`k`3:.s3XmL%~"><field name="VALUE">clear_wall</field></shadow></value><statement name="STACK"><block type="variables_change" id="Y7K(6^5rQ[5Q~RX2N6qR"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field><value name="VALUE"><shadow type="math_number" id="M:,^6(p#.vc6{J1Ad}qX"><field name="NUM">2</field></shadow></value><next><block type="controls_if" id="B^|+IfvsF#aG3(1c)4#l"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="tilemap_tileIs" id="OMizQIu(_;M:7#a1H_XA"><value name="location"><shadow type="mapgettile" id="nvbK*i{c;bGKf0bOl[J3"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="YTLYb0jl$^8yt8ReiFje"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="Y4%JvJlHw@zKN7=o-UsL"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><value name="tile"><shadow type="tileset_tile_picker" id="xQ^5#*@dB!|u+wYI68-2"><field name="tile">myTiles.tile7</field></shadow><block type="variables_get" id=".,.={)|ae#yN*?)~]N[5"><field name="VAR" id="O^sSXZC-xe(Re*4fmAdg">target_tile</field></block></value></block></value><statement name="DO0"><block type="mapsettileat" id="MYO{mt6n@+C@Tcg0-!-I"><value name="tile"><shadow type="tileset_tile_picker" id="y$%}K)wFb]h7dpi8@?1C"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="`Q:mG6(rqff.TU2Md4ih"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="0.[wbsr/z2qh=,l|]b|?"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="#|zZDhY=){Yj2@E2a7D/"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="B"><shadow type="math_number" id="HKLyWsV.@G=PeCSfzU#U"><field name="NUM">1</field></shadow></value></block></value><value name="row"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="U`P.WT6qwNN!qiQ)#R95"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><next><block type="controls_if" id="i8*7NzBSP!!)K9SsO~AW"><value name="IF0"><shadow type="logic_boolean" id="o8vp:C6qY0(_#y(L)#dH"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="%mH|9CQgw9!0fZKf(/vP"><field name="VALUE">clear_wall</field></block></value><statement name="DO0"><block type="mapsettileat" id="r0fY2Tl5)a%x]:JvVJ)@"><value name="tile"><shadow type="tileset_tile_picker" id="@_D2@|Q+dH7|#l:q3:af"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="Dj4c1erF)Fv?pX5wzgCd"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="h[SoJjk~#M}:(W@f7z/+"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="AqKb48^HXRDx.IEbUapo"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value></block></statement><next><block type="function_return" id="Dg-zsp4i.symAD~]^i{)"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="{,i%,uj{Qh2#Xcf1;M7K"><field name="BOOL">TRUE</field></block></value></block></next></block></next></block></statement><next><block type="function_return" id="xC]~A^m[XaQ}wfKmuW}*"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="Bs!H@lFKpz~mgiIiCJ[k"><field name="BOOL">FALSE</field></block></value></block></next></block></next></block></statement></block><block type="function_definition" id="/bGsTUAA~UbhXl(R.[}}" x="1640" y="1490"><mutation name="rows_in_tilemap" functionid="tVF{c:NlYr(-[G4sXHf="><arg name="row" id="G6FGWck*:@D(|8$|Y9NX" type="number"/></mutation><field name="function_name">rows_in_tilemap</field><value name="G6FGWck*:@D(|8$|Y9NX"><shadow type="argument_reporter_number" id="AaeIpNuvV2G24~_G-UY9"><field name="VALUE">row</field></shadow></value><statement name="STACK"><block type="function_return" id="O|-K8,Fo7dQ4@{(1_1/s"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_operation" id="8MpgH?[Tl!sulmYic9vR"><field name="OP">AND</field><value name="A"><block type="logic_compare" id="Y~;:R3M7cx=5Xl+Q@`[k"><field name="OP">GTE</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="%YdqN.j[bdA|4Df~$jwg"><field name="VALUE">row</field></block></value><value name="B"><shadow type="math_number" id="U.Z}yUzXlEyLE{2O7or6"><field name="NUM">0</field></shadow></value></block></value><value name="B"><block type="logic_compare" id="cX%_nMQSeC=Ux%qcC3ef"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="|=;`DR3E@+$*V$3aiPJ%"><field name="VALUE">row</field></block></value><value name="B"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tilemap_tilemapRows" id=",O2VSm?_J(Ai3dBt}IAU"/></value></block></value></block></value></block></statement></block><block type="gamecountdownevent" id="F=GbJ=uc$QWNx-,a,oR^" x="4970" y="1370"><statement name="HANDLER"><block type="game_control_sprite" id="1*-HC.8dU*4TVK}H|3Ie"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="2" _input_init="true"></mutation><value name="sprite"><block type="variables_get" id=";CHm/J,|~d.1!]usuG!}"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="vx"><shadow type="math_number" id="3E?M2,=]YQuU1=+tmwk}"><field name="NUM">0</field></shadow></value><value name="vy"><shadow type="math_number" id="0~1_^|U46=Efpgs`#e$Y"><field name="NUM">0</field></shadow></value><next><block type="spritedestroy" id="o@|C/;-GnPRQ;aT!U]9o"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="2" _input_init="true"></mutation><field name="effect">effects.disintegrate</field><value name="sprite"><block type="variables_get" id="eP?QP?!oV}bkwx$C#3r-"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="duration"><shadow type="timePicker" id="}tnY{D,nV4u,IH|!(%T="><field name="ms">200</field></shadow></value><next><block type="timer_after" id="(S%Wo,+Bj{bFTC+^Xecr"><value name="time"><shadow type="math_number" id="_;nJyx2cuOhXdc[#)XKN"><field name="NUM">2000</field></shadow></value><statement name="HANDLER"><block type="gameOver" id="/pC/vnsM6K$!W1pSJPqg"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><field name="effect">effects.melt</field><value name="win"><shadow type="toggleWinLose" id="j7WE7@1%{70by}t?Od.y"><field name="win">false</field></shadow></value></block></statement></block></next></block></next></block></statement></block><block type="function_definition" id="sg;Vg/`*w{F}i7Xgg/@." x="1640" y="1690"><mutation name="new_spot" functionid="(sY#aM#@P!gEDa-,e=b*"/><field name="function_name">new_spot</field><statement name="STACK"><block type="variables_set" id="YW_OD{T#j!pL^Zw9}{e,"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tilemap_locationXY" id="5T0S/{^EOr{LCU^eX6$T"><field name="xy">tiles.XY.column</field><value name="location"><block type="lists_index_get" id="%RP.kEz?6w9jJ`bZ4=Xw"><value name="LIST"><block type="mapgettilestype" id="=%)8vID{~fu44!drQ({K"><value name="tile"><shadow type="tileset_tile_picker" id="|[w0PQ#HW8/{_4B_#*jz"><field name="tile">myTiles.tile3</field></shadow><block type="tileset_tile_picker" id="yM+Srk7.Mht^!I*9YYns"><field name="tile">myTiles.tile7</field></block></value></block></value><value name="INDEX"><shadow type="math_number" id="[$#Y3QL?NJL?/[bou$(!"><field name="NUM">0</field></shadow></value></block></value></block></value><next><block type="variables_set" id="e=+#!yrCi*U!^w.x.^]R"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="tilemap_locationXY" id="x0NEL9-fI$BBrAl*uZ+#"><field name="xy">tiles.XY.row</field><value name="location"><block type="lists_index_get" id="_+Q%`XHXXfX#kTmo+]c$"><value name="LIST"><block type="mapgettilestype" id="[g58*CFTSqqL{UtxyxeW"><value name="tile"><shadow type="tileset_tile_picker" id="vM7/JZLHQfYHnHB0t3)}"><field name="tile">myTiles.tile7</field></shadow></value></block></value><value name="INDEX"><shadow type="math_number" id="Zs6F2hwMOe.pJgViNb7N"><field name="NUM">0</field></shadow></value></block></value></block></value></block></next></block></statement></block><block type="function_definition" id="0{,p.g_8trNm/]W_sTDU" x="0" y="1950"><mutation name="make_random_path" functionid="/`z?_;HoA5{P(qnc!L_W"><arg name="clear_wall" id="2$#ry,FF%+%CYSJ8aw1g" type="boolean"/></mutation><field name="function_name">make_random_path</field><value name="2$#ry,FF%+%CYSJ8aw1g"><shadow type="argument_reporter_boolean" id="{2uFDUlL+GdC5l?_(jnA"><field name="VALUE">clear_wall</field></shadow></value><statement name="STACK"><block type="controls_if" id=";BIR8^GbZa!5@1.uHo;q"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean" id="{0L!Y#/zU5UFX^?R=tm%"><field name="BOOL">TRUE</field></shadow><block type="fastrandomblocks_randomboolean" id="JD/oWhTqjv)MTUwSOdzU"><value name="this"><block type="variables_get" id="|T`~J?gRFK5!F!xJY/a|"><field name="VAR" id="c4G}.$m`8(rttnZaNZ-a">rng</field></block></value></block></value><statement name="DO0"><block type="controls_if" id="AuDi{fvvE@%stsiUo1}y"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="KCdBuy%TNSXWp]Ow)00#"><field name="OP">AND</field><value name="A"><block type="logic_operation" id="^P5]3hE4C]5Ol@i-1v_k"><field name="OP">OR</field><value name="A"><block type="fastrandomblocks_randomboolean" id="og2*S9L_9po{%$K(q[@d"><value name="this"><block type="variables_get" id="RDf?aS7qy1c1/Q{W:|hQ"><field name="VAR" id="c4G}.$m`8(rttnZaNZ-a">rng</field></block></value></block></value><value name="B"><block type="logic_negate" id="hXPH^nVgAR!gv1b`C/w$"><value name="BOOL"><block type="function_call_output" id="DRS[ovIfh8r~$LP3VApg"><mutation name="rows_in_tilemap" functionid="tVF{c:NlYr(-[G4sXHf="><arg name="row" id="G6FGWck*:@D(|8$|Y9NX" type="number"/></mutation><value name="G6FGWck*:@D(|8$|Y9NX"><shadow type="math_number" id="t2Ko71CA*B232DEsNzI_"><field name="NUM">1</field></shadow><block type="math_arithmetic" id="~XU#%,fnm#/^VloaXy3$"><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="oLm1eN#005SIk3uv!kS}"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value><value name="B"><shadow type="math_number" id="F_fPEW]LpxjX.Q{CcQDi"><field name="NUM">2</field></shadow></value></block></value></block></value></block></value></block></value><value name="B"><block type="function_call_output" id="g5KwIP-QQuqg9oAe[$/j"><mutation name="rows_in_tilemap" functionid="tVF{c:NlYr(-[G4sXHf="><arg name="row" id="G6FGWck*:@D(|8$|Y9NX" type="number"/></mutation><value name="G6FGWck*:@D(|8$|Y9NX"><shadow type="math_number" id="CrmJ_JH@Iuh2lH)!1i^["><field name="NUM">1</field></shadow><block type="math_arithmetic" id="-pvlue9$*aYWFB,4dBS="><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id=";h`kfy8:)-DZ/VIIYP/Q"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value><value name="B"><shadow type="math_number" id="L4X3+Ov]gs@ZCuxV]Q%%"><field name="NUM">2</field></shadow></value></block></value></block></value></block></value><statement name="DO0"><block type="function_return" id="y(RzWA9tGy0m_6gEYQZo"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="function_call_output" id="VRrnq=O*nuJ$RM]Btq~+"><mutation name="path_up" functionid="?r~D]`D;dM.wDA)WM.j]"><arg name="clear_wall" id="d=)c1AL}.|3}J~`^vnlq" type="boolean"/></mutation><value name="d=)c1AL}.|3}J~`^vnlq"><shadow type="logic_boolean" id="3Yjuc.S~/H=y_KOm{5R|"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="fitlP=jKut74xl3OVkQM"><field name="VALUE">clear_wall</field></block></value></block></value></block></statement><statement name="ELSE"><block type="function_return" id="yJKjU0d#-=+@LK;)|d_v"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="function_call_output" id="O?^41a?3G]2{3yPNhBz`"><mutation name="path_down" functionid="1uO}*0:Kp~Qke65]HzXM"><arg name="clear_wall" id="Hg~E1*{sRx(q6!N+xJIO" type="boolean"/></mutation><value name="Hg~E1*{sRx(q6!N+xJIO"><shadow type="logic_boolean" id="UnfHR;h//Zusl5.Am}5U"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="D`[.DJ[/~BsCXR~wiEz["><field name="VALUE">clear_wall</field></block></value></block></value></block></statement></block></statement><statement name="ELSE"><block type="controls_if" id="[n]M%#lwV,-;/i+9`]oV"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="kJ/^YRc6Q,2+qR@Ag{W:"><field name="OP">AND</field><value name="A"><block type="logic_operation" id="+UlO54`{h28pfRy=iHQ|"><field name="OP">OR</field><value name="A"><block type="fastrandomblocks_randomboolean" id="5SGni.P**%45%KXy+Xi;"><value name="this"><block type="variables_get" id=":/#IK/LHThfUjoLdceFC"><field name="VAR" id="c4G}.$m`8(rttnZaNZ-a">rng</field></block></value></block></value><value name="B"><block type="logic_negate" id="=**kl]X4wiR6619;JH*i"><value name="BOOL"><block type="function_call_output" id=";Ts_!1CE.plYnjE{y3L~"><mutation name="col_in_tilemap" functionid="+p{=s(e_EIl$1x+L[Kv}"><arg name="col" id="G6FGWck*:@D(|8$|Y9NX" type="number"/></mutation><value name="G6FGWck*:@D(|8$|Y9NX"><shadow type="math_number" id="Sfklgs|P{Qaykkluc9n}"><field name="NUM">1</field></shadow><block type="math_arithmetic" id="1jWt@u2r9b903{v_mP]$"><field name="OP">ADD</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="AaTo[Wn~Pl)R/djFTKIX"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="B"><shadow type="math_number" id="fnP2_z0jt(E@R_1=cWID"><field name="NUM">2</field></shadow></value></block></value></block></value></block></value></block></value><value name="B"><block type="function_call_output" id="LlwZk%5ajJe|N7+U-q)m"><mutation name="col_in_tilemap" functionid="+p{=s(e_EIl$1x+L[Kv}"><arg name="col" id="G6FGWck*:@D(|8$|Y9NX" type="number"/></mutation><value name="G6FGWck*:@D(|8$|Y9NX"><shadow type="math_number" id="JPms!`;*!z#CS)W;CKR~"><field name="NUM">1</field></shadow><block type="math_arithmetic" id="GwB%%5]l$ir(ch2]+%d="><field name="OP">MINUS</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="r.v~HKBS+3mRBnJ)~^51"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="B"><shadow type="math_number" id="Lpp~H%7CC;r%BQ{)d6l3"><field name="NUM">2</field></shadow></value></block></value></block></value></block></value><statement name="DO0"><block type="function_return" id="SZlD!T%]-*#U=c#}:Z};"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="function_call_output" id="`~5s~z!zCq1eh1!5M:[a"><mutation name="path_left" functionid="}C1s,u63TiaBsuUYQ-/n"><arg name="clear_wall" id="||D_;XV;=H=M0DM$t;Wx" type="boolean"/></mutation><value name="||D_;XV;=H=M0DM$t;Wx"><shadow type="logic_boolean" id="]VpH;ja5U0^yeF3YGl@q"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="eultKxt`2#kHaStt8?X6"><field name="VALUE">clear_wall</field></block></value></block></value></block></statement><statement name="ELSE"><block type="function_return" id="F:DF|dBd/)N/!B?U,fbj"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="function_call_output" id="KX:gS3.j=;fqmA@@@|*H"><mutation name="path_right" functionid="V#g]ND6/yA1em[A5WD`*"><arg name="clear_wall" id="tI2=2T2pGtL$xBMB5g2)" type="boolean"/></mutation><value name="tI2=2T2pGtL$xBMB5g2)"><shadow type="logic_boolean" id="[@8}|hH[H!*nn*7L4!kM"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="hW$%1[IyPys/-;h1fy;l"><field name="VALUE">clear_wall</field></block></value></block></value></block></statement></block></statement></block></statement></block><block type="keyonevent" id="5S}]qj3w2}+(,cRczMQ3" x="4970" y="1730"><field name="button">controller.B</field><field name="event">ControllerButtonEvent.Pressed</field><statement name="HANDLER"><block type="controls_if" id="jl:XDUbsFbqrO5kR3-g~"><value name="IF0"><shadow type="logic_boolean" id="]MDr7Z#sy.l70{cr}TM_"><field name="BOOL">TRUE</field></shadow><block type="variables_get" id="i|be)`@gGq:h]+lgT+=u"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><statement name="DO0"><block type="game_control_sprite" id="KOT59oJ256vS5DUs3ay^"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="2" _input_init="true"></mutation><value name="sprite"><block type="variables_get" id="HW)KlV0w,xF)?#O/;IO#"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="vx"><shadow type="math_number" id="LS1]s)2[Q|h(QaYark~!"><field name="NUM">40</field></shadow></value><value name="vy"><shadow type="math_number" id="`x;0bi=V4K4ALo-.s:4="><field name="NUM">40</field></shadow></value><next><block type="spritesetimage" id="smu,6/di^nnBpHd(@ZFT"><value name="sprite"><block type="variables_get" id="]_3b?Vsxm3P1b7kv+#A!"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="img"><shadow type="screen_image_picker" id="kdN5QNZ2#L55~{vL7943"><field name="img">img`
8 8 8 8 8 8
8 8 8 8 8 8
8 8 8 8 8 8
8 8 8 8 8 8
8 8 8 8 8 8
8 8 8 8 8 8
`</field></shadow></value></block></next></block></statement></block></statement></block><block type="function_definition" id=".+9}1Y5?(HlNx]SYsXwQ" x="1640" y="1990"><mutation name="fade_in" functionid="U2:E9za)F.GsSYOKLbYB"><arg name="delay" id="6`8e3*?1RC0k.TlQ3OKy" type="number"/><arg name="block" id="9``=F)PpEXsa-6]6])ju" type="boolean"/></mutation><field name="function_name">fade_in</field><value name="6`8e3*?1RC0k.TlQ3OKy"><shadow type="argument_reporter_number" id="fXJ$DC20-W[Ab[#!PPi:"><field name="VALUE">delay</field></shadow></value><value name="9``=F)PpEXsa-6]6])ju"><shadow type="argument_reporter_boolean" id="RTUB)i[Iq_=LhU/vc1e0"><field name="VALUE">block</field></shadow></value><statement name="STACK"><block type="colorStartFade" id="4Awjj),!!7ITbMR.J@cb"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><field name="start">color.originalPalette</field><field name="end">color.Black</field><value name="duration"><shadow type="timePicker" id="Ox+}5?$PI~5deQ=esG`x"><field name="ms">500</field></shadow><block type="argument_reporter_number" id="dAY]R%ke{;U8I8)|u$r*"><field name="VALUE">delay</field></block></value><next><block type="controls_if" id="eV)4qt+B#,QZ:NB!^brR"><value name="IF0"><shadow type="logic_boolean" id="hD50RNXS*[].op#^QU7."><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="g)xhlRb~zWG]-kb+xR;x"><field name="VALUE">block</field></block></value><statement name="DO0"><block type="colorPauseUntilFadeDone" id="HTVSZ3Vh[$xQf:#V^o|i"/></statement></block></next></block></statement></block><block type="function_definition" id="pDa8(E?aBjL65Z0YxG5o" x="2600" y="1950"><mutation name="path_down" functionid="1uO}*0:Kp~Qke65]HzXM"><arg name="clear_wall" id="Hg~E1*{sRx(q6!N+xJIO" type="boolean"/></mutation><field name="function_name">path_down</field><value name="Hg~E1*{sRx(q6!N+xJIO"><shadow type="argument_reporter_boolean" id=".Z[#9Q57U|@_Q]q},~Cz"><field name="VALUE">clear_wall</field></shadow></value><statement name="STACK"><block type="variables_change" id="z[,-UixFz4H8#E6t-G(g"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field><value name="VALUE"><shadow type="math_number" id="a}@tcn4]|,!+vLJ|`-Mz"><field name="NUM">2</field></shadow></value><next><block type="controls_if" id="I/P#BB?49cav1]k^R,Ew"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="tilemap_tileIs" id=",8K]F_B`P~geHv_H|i0Q"><value name="location"><shadow type="mapgettile" id="b{+~B2^91sr|zB6=?TsZ"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="?4n[1}|q0Ki/![~R%mY2"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="e.u9LQFl26=84I~Q{~_;"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><value name="tile"><shadow type="tileset_tile_picker" id="1(hi|=@1KbLl*g|c}Dff"><field name="tile">myTiles.tile7</field></shadow><block type="variables_get" id="?gUl2zVIaEjXhr:dObgU"><field name="VAR" id="O^sSXZC-xe(Re*4fmAdg">target_tile</field></block></value></block></value><statement name="DO0"><block type="mapsettileat" id="^{]@X~+]uC9qGnZ@k@A#"><value name="tile"><shadow type="tileset_tile_picker" id="_5pLu=REMDWEzdD%Dvqq"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="[JK1dhIpQ^OK0nnhIi-]"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="_`bu8/+J)/*#4vU4VYv+"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="9)|Bw|a0nUs2eUkHTP3B"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="}NRP?:,_E%yso:Q3DRf-"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value><value name="B"><shadow type="math_number" id="G.JIMr6yap(J%xgJI-Ea"><field name="NUM">1</field></shadow></value></block></value></shadow></value><next><block type="controls_if" id="GJ19U/PLb2_koWVHl(Pa"><value name="IF0"><shadow type="logic_boolean" id="~:q,sU0M}k6ZW|.+1qgX"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="?uB1Ic=,ZjjL3;l^ag_C"><field name="VALUE">clear_wall</field></block></value><statement name="DO0"><block type="mapsettileat" id="vF6sV;,6BxY#wLR3`!]I"><value name="tile"><shadow type="tileset_tile_picker" id="r~N$a#,6+!MKJ/2orm;v"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id=":MR+;WiD7;xTp/oXU{hi"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="`rDSdM;@f?6]uee-[(:|"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="rKrV5w;%DiJ;{[-:4JDU"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value></block></statement><next><block type="function_return" id="%CR{|07=X42por]:kG}#"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="Rf}Xexg$A.}:ihkWaE_2"><field name="BOOL">TRUE</field></block></value></block></next></block></next></block></statement><next><block type="function_return" id="4L++:+~7^YvwlA_p%a|,"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="p:GztQ]::P2WL@y03/S`"><field name="BOOL">FALSE</field></block></value></block></next></block></next></block></statement></block><block type="keyonevent" id="?OU2}N*N_Rvs4#JhT7)/" x="4970" y="2050"><field name="button">controller.B</field><field name="event">ControllerButtonEvent.Released</field><statement name="HANDLER"><block type="controls_if" id="Ucak]lyJ7H(%v9V+dvg."><value name="IF0"><shadow type="logic_boolean" id="S1l+A0*1J+Tkks49L*++"><field name="BOOL">TRUE</field></shadow><block type="variables_get" id="Ec3!_PT6#+@DTiH$=|r2"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><statement name="DO0"><block type="game_control_sprite" id="1QG%|8ow$b.I$8.i0Wq3"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="2" _input_init="true"></mutation><value name="sprite"><block type="variables_get" id="TNOy`3A#|I3z-Yn4$aot"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="vx"><shadow type="math_number" id="ffOg7nsvABDm{vBZjs5]"><field name="NUM">80</field></shadow></value><value name="vy"><shadow type="math_number" id="K{V^{qNd%xOKvd2786sz"><field name="NUM">80</field></shadow></value><next><block type="spritesetimage" id="Io;z@X_r1N/3UZhV?-Dx"><value name="sprite"><block type="variables_get" id="3[SZ.)S}wGUPK8wemsk2"><field name="VAR" id="olV8juO5_HsiBg)}$!h[">sprite_player</field></block></value><value name="img"><shadow type="screen_image_picker" id="OSs#f+0Fg*U3l{MmvCCa"><field name="img">img`
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
9 9 9 9 9 9
`</field></shadow></value></block></next></block></statement></block></statement></block><block type="function_definition" id="tq}J+|*dtG0Kzw5OK.}8" x="1640" y="2310"><mutation name="fade_out" functionid="CH/+~$|~zu0Rv)hsv;zl"><arg name="delay" id="6`8e3*?1RC0k.TlQ3OKy" type="number"/><arg name="block" id="9``=F)PpEXsa-6]6])ju" type="boolean"/></mutation><field name="function_name">fade_out</field><value name="6`8e3*?1RC0k.TlQ3OKy"><shadow type="argument_reporter_number" id="RWtzdidS@*AFruo?Zb~N"><field name="VALUE">delay</field></shadow></value><value name="9``=F)PpEXsa-6]6])ju"><shadow type="argument_reporter_boolean" id="FWx4fH[$wR}vrj~2.eO*"><field name="VALUE">block</field></shadow></value><statement name="STACK"><block type="colorStartFade" id="h#%A:0,{!hVYDug]=,q^"><mutation xmlns="http://www.w3.org/1999/xhtml" _expanded="1" _input_init="true"></mutation><field name="start">color.Black</field><field name="end">color.originalPalette</field><value name="duration"><shadow type="timePicker" id="Y5nTW84dfUoZ${iR|#QG"><field name="ms">500</field></shadow><block type="argument_reporter_number" id="GhwjMk4YM_rsQP0nMP(j"><field name="VALUE">delay</field></block></value><next><block type="controls_if" id=":$93S0WvDcx2EZDZ~gdU"><value name="IF0"><shadow type="logic_boolean" id="Gl^BS*4-5Rg7)7`TyX:z"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id="+wK}yIwwiYx|Y{J+-!y/"><field name="VALUE">block</field></block></value><statement name="DO0"><block type="colorPauseUntilFadeDone" id="iFkLU5OzLVk.s~|E(gC!"/></statement></block></next></block></statement></block><block type="function_definition" id="{]w!1D=MiO{:!{ji)fE8" x="1640" y="2630"><mutation name="init_maze" functionid="s/cM8CU${!Jw!L!s{[DU"><arg name="difficulty" id="WmG;^j?Su:isxPFUf5:," type="number"/></mutation><field name="function_name">init_maze</field><value name="WmG;^j?Su:isxPFUf5:,"><shadow type="argument_reporter_number" id="vcrw8dk*U%*5agA)Z|y4"><field name="VALUE">difficulty</field></shadow></value><statement name="STACK"><block type="controls_if" id="Aq*bG$4^hw)rw:,-Ct6s"><mutation elseif="1" else="1"/><value name="IF0"><shadow type="logic_boolean" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="Gd0H5M7r@?yU,YD4WS$R"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="|%/-L0DjIi(XZ,jKsfLs"><field name="VALUE">difficulty</field></block></value><value name="B"><shadow type="math_number" id="eJj0WUX*2f5x:.!?g6L,"><field name="NUM">1</field></shadow></value></block></value><statement name="DO0"><block type="small_tilemap_editor" id="%rSt~5U9]-Pt-;%{TD0~"><field name="tilemap">tiles.createTilemap(hex`15000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`, img`
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
.....................
`, [myTiles.transparency8], TileScale.Eight)</field></block></statement><value name="IF1"><block type="logic_compare" id="~kcF^+8zv,qUdatad;vZ"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="[.;[m.DL)nnBrx{=Q/zL"><field name="VALUE">difficulty</field></block></value><value name="B"><shadow type="math_number" id="Nu@*$/BA(1qkbyhcXa_Y"><field name="NUM">2</field></shadow></value></block></value><statement name="DO1"><block type="small_tilemap_editor" id="%$h:7$z+@zrJd~ix[Q8*"><field name="tilemap">tiles.createTilemap(hex`29001f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`, img`
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
.........................................
`, [myTiles.transparency8], TileScale.Eight)</field></block></statement><statement name="ELSE"><block type="small_tilemap_editor" id="+b@29D:bfD)T@B]_VK]D"><field name="tilemap">tiles.createTilemap(hex`51003d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`, img`
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
.................................................................................
`, [myTiles.transparency8], TileScale.Eight)</field></block></statement></block></statement></block><block type="function_definition" id="X7B(Tfu?|+%-DAA!8mMg" x="2600" y="2610"><mutation name="path_left" functionid="}C1s,u63TiaBsuUYQ-/n"><arg name="clear_wall" id="||D_;XV;=H=M0DM$t;Wx" type="boolean"/></mutation><field name="function_name">path_left</field><value name="||D_;XV;=H=M0DM$t;Wx"><shadow type="argument_reporter_boolean" id="ijtanTFSTpY~2Hn=F4+@"><field name="VALUE">clear_wall</field></shadow></value><statement name="STACK"><block type="variables_change" id="qRoKY`Vp8w==x:.)!sc+"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field><value name="VALUE"><shadow type="math_number" id="gY|ns1lzc6:eWJZ]@-xe"><field name="NUM">-2</field></shadow></value><next><block type="controls_if" id="CstoGK|#hMy!f#XBjEv+"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="tilemap_tileIs" id="1A~l`hIY4e5%hJ}(cWf7"><value name="location"><shadow type="mapgettile" id="9+Qla9.WC),eJ#69xq#`"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="HKi(.Rv4hT1A0PyBxJ;H"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="hLDOfj]uEH}vdgu|=vCY"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><value name="tile"><shadow type="tileset_tile_picker" id="-^.loFGtREqka+cmKHg$"><field name="tile">myTiles.tile7</field></shadow><block type="variables_get" id="KYj|Cd|6T,,D~mIi;7?V"><field name="VAR" id="O^sSXZC-xe(Re*4fmAdg">target_tile</field></block></value></block></value><statement name="DO0"><block type="mapsettileat" id="!--d5lcdkpW)g[K[%yGv"><value name="tile"><shadow type="tileset_tile_picker" id="?+jv`z.DL(%v9CzBkPu#"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="or({Svst]T+nSDidm[H!"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="%i?zj!(C0omoEO3bDq}Q"><field name="OP">ADD</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="qzqMQtP`@c?1YyU#=:S/"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="B"><shadow type="math_number" id="_GsPs{RsWp;IaQyi8d$="><field name="NUM">1</field></shadow></value></block></value><value name="row"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="Q?.~qGeAvutF+nD4dmjX"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value><next><block type="controls_if" id="cH=c/VaI]h5#Gfv-*1tn"><value name="IF0"><shadow type="logic_boolean" id="/~KY%PJgja`9ngbjg=P2"><field name="BOOL">TRUE</field></shadow><block type="argument_reporter_boolean" id=":Q[-vFwEVpXoHD;QTt`("><field name="VALUE">clear_wall</field></block></value><statement name="DO0"><block type="mapsettileat" id="MAwjb|WgEIj^mZQP/gp0"><value name="tile"><shadow type="tileset_tile_picker" id="86V:7J~1fa0y8*FtM5)~"><field name="tile">myTiles.tile6</field></shadow></value><value name="loc"><shadow type="mapgettile" id="#b[@isg~ir/D5e%.sX./"><value name="col"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="{`5tcJWQ]FK^xtv-1lLs"><field name="VAR" id="sbYqC-Bc`-0RJWU.o:J|">current_col</field></block></value><value name="row"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="q@e]7c;I41]EoExMcSQR"><field name="VAR" id="t?SibJ(1a7#?UdXGX!Ir">current_row</field></block></value></shadow></value></block></statement><next><block type="function_return" id="H?3W1B/UPE(_Y#*WrVv+"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="O^uEfw+o/_MU@d4o_{/4"><field name="BOOL">TRUE</field></block></value></block></next></block></next></block></statement><next><block type="function_return" id="BZhd]wz,yZgnV79AOE:r"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="logic_boolean" id="%qcU-PG@diPo*o=30OOO"><field name="BOOL">FALSE</field></block></value></block></next></block></next></block></statement></block><block type="function_definition" id="@=D,JF7][A?~zk|+QYhp" x="1640" y="3130"><mutation name="format_seconds" functionid="hdleuL,(b.vqjN.%]u}2"><arg name="seconds" id="qtp;4S/y+plWu;|]]O)b" type="number"/></mutation><field name="function_name">format_seconds</field><value name="qtp;4S/y+plWu;|]]O)b"><shadow type="argument_reporter_number" id="4DQc%kv`X9hmf]G?:EFP"><field name="VALUE">seconds</field></shadow></value><statement name="STACK"><block type="variables_set" id="WDA/Ad[vhapZ9SWe77|L"><field name="VAR" id="ZJ?[_.=EnOA:i#ND1Ru`">mins</field><value name="VALUE"><shadow type="math_number" id="Rs`flu~q*wSaJG]G,~DC"><field name="NUM">0</field></shadow><block type="math_js_op" id="A:s]?X*X(O7!/o5V_Qr*"><mutation xmlns="http://www.w3.org/1999/xhtml" op-type="infix"></mutation><field name="OP">idiv</field><value name="ARG0"><shadow type="math_number" id="3PMyCpg2KB`%OCP:KfR["><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="83S4vbAs-1LY*=b``1j`"><field name="VALUE">seconds</field></block></value><value name="ARG1"><shadow type="math_number" id="N#MlQ.?w+W@p5[]qGf%C"><field name="NUM">60</field></shadow></value></block></value><next><block type="variables_set" id="pH@(x9}]F~0vHnB6QJQr"><field name="VAR" id="~x{(}FOH{WGa3t{z28G3">secs</field><value name="VALUE"><shadow type="math_number" id="BE#5HS4pCEvC*]ueKFVm"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="w?;%}bQfwUj]{e[nW0l["><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="k;PF]Uqv5~QU%_;Rwe~8"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="tBX~AN@3mQ@?)(Kz0qFv"><field name="VALUE">seconds</field></block></value><value name="B"><shadow type="math_number" id="Y^%65^%BB]%:qa;.FpK$" disabled="true"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="Z_){~}fCk;=b?Y*2BQq-"><field name="OP">MULTIPLY</field><value name="A"><shadow type="math_number" id="aS}r][Cvx_^*s/bs4%xd"><field name="NUM">0</field></shadow><block type="math_js_op" id="A-;;bX3-x1)YM#bUsFU6"><mutation xmlns="http://www.w3.org/1999/xhtml" op-type="infix"></mutation><field name="OP">idiv</field><value name="ARG0"><shadow type="math_number" id="Fl_{R1eAO;*h^R0L1^%{"><field name="NUM">0</field></shadow><block type="argument_reporter_number" id="5nTp.?+aI$OokdMOGF91"><field name="VALUE">seconds</field></block></value><value name="ARG1"><shadow type="math_number" id="T3c`yx$~/c~+J.b!7wRE"><field name="NUM">60</field></shadow></value></block></value><value name="B"><shadow type="math_number" id="N5-`Y/d^CMs3t8Q]a_Jd"><field name="NUM">60</field></shadow></value></block></value></block></value><next><block type="controls_if" id="+A}sqAZ?[j9_?cyj3#3v"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean" id="ZETJ}01QEO-WFuyr6,DK"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="VCca5(LRZeTLg[{8cJ3m"><field name="OP">LT</field><value name="A"><shadow type="math_number" id="coG6Vz%hYQ^H8TbeqGd8"><field name="NUM">0</field></shadow><block type="variables_get" id="B(0.FxBYblU~l.jb{P-G"><field name="VAR" id="ZJ?[_.=EnOA:i#ND1Ru`">mins</field></block></value><value name="B"><shadow type="math_number" id="OiyqE@mliqQ]lTk0EG1:"><field name="NUM">10</field></shadow></value></block></value><statement name="DO0"><block type="variables_set" id="/hs{qh,u!d3o^E)N_)Ku"><field name="VAR" id="^b;A~wxcFY+L*[2hequr">mins_str</field><value name="VALUE"><shadow type="math_number" id="D?fcc0tyO*ErEt{W?T!T"><field name="NUM">0</field></shadow><block type="text_join" id="=oO`aFjLe=pzH6l(Iq,~"><mutation items="2"/><value name="ADD0"><shadow type="text" id="AT$?NnBp]#cqy##WD]io"><field name="TEXT">0</field></shadow></value><value name="ADD1"><shadow type="text" id="oiKQozN~@`/OvC`/R(!L"><field name="TEXT"/></shadow><block type="variables_get" id="k#yrMb#GbkAXU51oE(;S"><field name="VAR" id="ZJ?[_.=EnOA:i#ND1Ru`">mins</field></block></value></block></value></block></statement><statement name="ELSE"><block type="variables_set" id="]}qHvb!(]5MAW8v#@6]8"><field name="VAR" id="^b;A~wxcFY+L*[2hequr">mins_str</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text_join" id="A(8?DZe6@-r$YTmd4vHx"><mutation items="1"/><value name="ADD0"><shadow type="text" id="~kwG/2u0ln/1P,oM@Z!6"><field name="TEXT"/></shadow><block type="variables_get" id=":/**)?uls#J2Ga:JFMPu"><field name="VAR" id="ZJ?[_.=EnOA:i#ND1Ru`">mins</field></block></value></block></value></block></statement><next><block type="controls_if" id="?MR8yCfEy@2Y:FS-zQS["><mutation else="1"/><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="NY($pEM!ty41F9ejH!rK"><field name="OP">LT</field><value name="A"><shadow type="math_number" id="F(X~9=:5cc!Z?1=Ms;)T"><field name="NUM">0</field></shadow><block type="variables_get" id="wgQ=LWCodVA!%kCHtJca"><field name="VAR" id="~x{(}FOH{WGa3t{z28G3">secs</field></block></value><value name="B"><shadow type="math_number" id="VWziri7abZ-c6Hz|t=Co"><field name="NUM">10</field></shadow></value></block></value><statement name="DO0"><block type="variables_set" id="nKn:G4j6u:i1jK}zUeW0"><field name="VAR" id="r6,h+93S]irWhMlV_-`U">secs_str</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text_join" id="UQ@D.tX*~aFsmm.9|2)x"><mutation items="2"/><value name="ADD0"><shadow type="text" id="vwN=ObPk`}]mW!TOO~%g"><field name="TEXT">0</field></shadow></value><value name="ADD1"><shadow type="text"><field name="TEXT"/></shadow><block type="variables_get" id="|LD7aIq8Qw6fhCi^2fmD"><field name="VAR" id="~x{(}FOH{WGa3t{z28G3">secs</field></block></value></block></value></block></statement><statement name="ELSE"><block type="variables_set" id="1=oeH}i)5vzO~3OpXVu:"><field name="VAR" id="r6,h+93S]irWhMlV_-`U">secs_str</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="text_join" id="!7v1jNtCSY8E]%KXgs()"><mutation items="1"/><value name="ADD0"><shadow type="text" id="RQ`L/gpd)fR5;hw$,#];"><field name="TEXT">0</field></shadow><block type="variables_get" id="9vwk~``H#7dG`9:5)bzl"><field name="VAR" id="~x{(}FOH{WGa3t{z28G3">secs</field></block></value></block></value></block></statement><next><block type="function_return" id="QQR:xuW!!s%kOD{{F|E-"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="text_join" id="w24jC`5#s;wKNTc]IDe$"><mutation items="3"/><value name="ADD0"><shadow type="text" id=")dP{@4GL+e6UyApI_%-v"><field name="TEXT"/></shadow><block type="variables_get" id="dlP[Z*Z.7eU+XX=tac0h"><field name="VAR" id="^b;A~wxcFY+L*[2hequr">mins_str</field></block></value><value name="ADD1"><shadow type="text" id="M1]Lq^lG7t#eM!X)P~xw"><field name="TEXT">:</field></shadow></value><value name="ADD2"><shadow type="text" id="3*uNrs?iq-Lrdym}R{4*"><field name="TEXT"/></shadow><block type="variables_get" id="Dr2Hn5M9j21Kw;q/h?k!"><field name="VAR" id="r6,h+93S]irWhMlV_-`U">secs_str</field></block></value></block></value></block></next></block></next></block></next></block></next></block></statement></block><block type="function_definition" id="Ts|@IM#NOt`2:~)a3^.$" x="2610" y="3230"><mutation name="wait_for_menu_select" functionid="kPB3,3th#}e!)RfJ(b}N"><arg name="disable_selecting_0" id="gZumdc0A,WieF(j^Z2}D" type="boolean"/></mutation><field name="function_name">wait_for_menu_select</field><value name="gZumdc0A,WieF(j^Z2}D"><shadow type="argument_reporter_boolean" id="ZbV^ICjZR:0(q}s8ew`y"><field name="VALUE">disable_selecting_0</field></shadow></value><statement name="STACK"><block type="variables_set" id="Ovxcz0jQEfRjnG]6TP#."><field name="VAR" id="^|X=4m-%}(m:4`1`ROjQ">selected_menu</field><value name="VALUE"><shadow type="math_number" id="zS.4VtpBPhUVE-@NSSTI"><field name="NUM">0</field></shadow><block type="logic_boolean" id="_j#U*Jcf9^3fea4YRH_S"><field name="BOOL">FALSE</field></block></value><next><block type="device_while" id="6,2AQ73ts^TROcg^-gK9"><value name="COND"><shadow type="logic_boolean" id="Y]J*Na|?vJblZ]e*zvoN"><field name="BOOL">FALSE</field></shadow><block type="logic_negate" id="epg?^H~tR?=X/HVfy(}q"><value name="BOOL"><block type="variables_get" id="6I*H^`0+x$X9{GAW@~#r"><field name="VAR" id="^|X=4m-%}(m:4`1`ROjQ">selected_menu</field></block></value></block></value><statement name="DO"><block type="controls_if" id="*%{T$UwWGIz)L.!w{!,|"><mutation else="1"/><value name="IF0"><shadow type="logic_boolean" id="3t}yVj9xzm[t4z!/HY0S"><field name="BOOL">TRUE</field></shadow><block type="logic_operation" id="M1M%z{knn}a0VjYoz6T4"><field name="OP">AND</field><value name="A"><block type="argument_reporter_boolean" id="PliD@J}-fl_2dW;?~p)L"><field name="VALUE">disable_selecting_0</field></block></value><value name="B"><block type="logic_compare" id="LT8*1QeD62Nu7$(Pdj_H"><field name="OP">EQ</field><value name="A"><shadow type="math_number" id="^i[9?%79AMQUAi[q;e6J"><field name="NUM">0</field></shadow><block type="block_menu_selected_menu_index" id="Ez1.Eg]EL#.oOBn8XKG("/></value><value name="B"><shadow type="math_number" id="vU{0`/jWP^#2nGkBINll"><field name="NUM">0</field></shadow></value></block></value></block></value><statement name="DO0"><block type="block_menu_set_selected_index" id="6#/sNL*uhpG}]g2l~4A6"><value name="index"><shadow type="math_number" id="gELqvX-e}j^)K@J75-?e"><field name="NUM">1</field></shadow></value><next><block type="device_pause" id="1vbE_PIj.=#G@_=Vd}9z"><value name="pause"><shadow type="timePicker" id="OX9*!/LA1o60zSkx~)k*"><field name="ms">20</field></shadow></value></block></next></block></statement><statement name="ELSE"><block type="device_pause" id="(y.]Ol(.RntzqU,^@V,m"><value name="pause"><shadow type="timePicker" id="W`Go+Hlq29T![WeDLck="><field name="ms">100</field></shadow></value></block></statement></block></statement></block></next></block></statement></block><block type="function_definition" id="JoHJ6{w3X.3^R3D;pe1|" x="2610" y="3770"><mutation name="get_difficulty_name_from_number" functionid="j{]b/5zM-QyXk,)qJ5m$"><arg name="difficulty" id="nD~*?M@E4c/(aT@Di`B4" type="number"/></mutation><field name="function_name">get_difficulty_name_from_number</field><value name="nD~*?M@E4c/(aT@Di`B4"><shadow type="argument_reporter_number" id="c`4S`O6Lk_WA/~ZyjmBs"><field name="VALUE">difficulty</field></shadow></value><statement name="STACK"><block type="controls_if" id="9s$Rp5*hARUgO6A``0xv"><mutation elseif="1" else="1"/><value name="IF0"><shadow type="logic_boolean" disabled="true"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="B8us/_Gg5xF7mxt0;_Q+"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="tq=bH[)UE=+:V-(s~G@("><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value><value name="B"><shadow type="math_number" id="As{P:e!Ts!i`,H:SB30K"><field name="NUM">1</field></shadow></value></block></value><statement name="DO0"><block type="function_return" id="yYf0Odq2z{vbH*(50055"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="text" id="-17iK^=3Y@CrWqlg4!H@"><field name="TEXT">Easy</field></block></value></block></statement><value name="IF1"><block type="logic_compare" id="H|99$X,NDz+XJ#nj?-(#"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id=";Oilm+Q4W+|j;U;]L:+3"><field name="VAR" id="%h0FD,]%`8fs%1`y{}jx">user_difficulty</field></block></value><value name="B"><shadow type="math_number" id="eg.]IU#g)mAr!YY9*MG0"><field name="NUM">2</field></shadow></value></block></value><statement name="DO1"><block type="function_return" id="S!;M?3vnfc]!RUZsj]X!"><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="text" id="PMQM:rgE*,wv)4#8oW4("><field name="TEXT">Medium</field></block></value></block></statement><statement name="ELSE"><block type="function_return" id="rtU_s^5{!KF3[?1lmWR="><mutation xmlns="http://www.w3.org/1999/xhtml" no_return_value="false"></mutation><value name="RETURN_VALUE"><block type="text" id="5)k5zXA|A/!K3N*Os_3_"><field name="TEXT">Hard</field></block></value></block></statement></block></statement></block></xml>