-
Notifications
You must be signed in to change notification settings - Fork 0
/
Level2.tscn
428 lines (375 loc) · 43.1 KB
/
Level2.tscn
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
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
[gd_scene load_steps=38 format=2]
[ext_resource path="res://Assets/Scripts/Camera.gd" type="Script" id=1]
[ext_resource path="res://Assets/Scripts/Dog.gd" type="Script" id=2]
[ext_resource path="res://Assets/Scripts/BlockTrigger.gd" type="Script" id=3]
[ext_resource path="res://Assets/Scripts/Area2D.gd" type="Script" id=4]
[ext_resource path="res://Assets/Scripts/Cat.gd" type="Script" id=5]
[ext_resource path="res://Assets/Sounds/jump.wav" type="AudioStream" id=6]
[ext_resource path="res://Assets/Images/Level/toxicwater.png" type="Texture" id=7]
[ext_resource path="res://Assets/Images/Player/RedSquare.png" type="Texture" id=8]
[ext_resource path="res://Assets/Images/Level/HopefullyTileableWater.png" type="Texture" id=9]
[ext_resource path="res://Assets/Images/Player/Dog.png" type="Texture" id=10]
[ext_resource path="res://Assets/Images/Level/MossyBlock.png" type="Texture" id=11]
[ext_resource path="res://Assets/Images/Level/LowerWater.png" type="Texture" id=12]
[ext_resource path="res://Assets/Images/Level/Drain.png" type="Texture" id=13]
[ext_resource path="res://Assets/Images/Level/Background.png" type="Texture" id=14]
[ext_resource path="res://Assets/Images/Level/ExitOpen.png" type="Texture" id=15]
[ext_resource path="res://Assets/Sounds/disturbingsynthwaves.wav" type="AudioStream" id=16]
[ext_resource path="res://Assets/Images/Level/Ground.png" type="Texture" id=17]
[ext_resource path="res://Assets/Images/Player/Cat.png" type="Texture" id=18]
[ext_resource path="res://Assets/Images/Level/ExitDoor.png" type="Texture" id=19]
[ext_resource path="res://Assets/Images/Level/GreenLowerWater.png" type="Texture" id=20]
[ext_resource path="res://Assets/Scripts/PlayerGroup.gd" type="Script" id=21]
[ext_resource path="res://Assets/Scripts/ScaleFade.gd" type="Script" id=22]
[ext_resource path="res://Assets/Images/pulley.png" type="Texture" id=23]
[ext_resource path="res://Assets/Scripts/Pulley.gd" type="Script" id=24]
[sub_resource type="ConvexPolygonShape2D" id=38]
points = PoolVector2Array( 192, 192, 0, 192, 0, 0, 192, 0 )
[sub_resource type="ConvexPolygonShape2D" id=39]
points = PoolVector2Array( 100, 100, 0, 100, 0, 0, 100, 0 )
[sub_resource type="TileSet" id=29]
1/name = "Ground.png 1"
1/texture = ExtResource( 17 )
1/tex_offset = Vector2( 0, 0 )
1/modulate = Color( 1, 1, 1, 1 )
1/region = Rect2( 0, 0, 200, 200 )
1/tile_mode = 0
1/occluder_offset = Vector2( 0, 0 )
1/navigation_offset = Vector2( 0, 0 )
1/shape_offset = Vector2( 0, 0 )
1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
1/shape = SubResource( 38 )
1/shape_one_way = false
1/shape_one_way_margin = 1.0
1/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 38 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
1/z_index = 0
2/name = "Drain.png 2"
2/texture = ExtResource( 13 )
2/tex_offset = Vector2( 0, 0 )
2/modulate = Color( 1, 1, 1, 1 )
2/region = Rect2( 0, 0, 100, 100 )
2/tile_mode = 0
2/occluder_offset = Vector2( 0, 0 )
2/navigation_offset = Vector2( 0, 0 )
2/shape_offset = Vector2( 0, 0 )
2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
2/shape_one_way = false
2/shape_one_way_margin = 0.0
2/shapes = [ ]
2/z_index = 0
3/name = "Background.png 3"
3/texture = ExtResource( 14 )
3/tex_offset = Vector2( 0, 0 )
3/modulate = Color( 1, 1, 1, 1 )
3/region = Rect2( 0, 0, 100, 100 )
3/tile_mode = 0
3/occluder_offset = Vector2( 0, 0 )
3/navigation_offset = Vector2( 0, 0 )
3/shape_offset = Vector2( 0, 0 )
3/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
3/shape_one_way = false
3/shape_one_way_margin = 0.0
3/shapes = [ ]
3/z_index = 0
4/name = "HopefullyTileableWater.png 4"
4/texture = ExtResource( 9 )
4/tex_offset = Vector2( 0, 0 )
4/modulate = Color( 1, 1, 1, 1 )
4/region = Rect2( 0, 0, 300, 100 )
4/tile_mode = 0
4/occluder_offset = Vector2( 0, 0 )
4/navigation_offset = Vector2( 0, 0 )
4/shape_offset = Vector2( 0, 0 )
4/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
4/shape_one_way = false
4/shape_one_way_margin = 0.0
4/shapes = [ ]
4/z_index = 0
5/name = "LowerWater.png 5"
5/texture = ExtResource( 12 )
5/tex_offset = Vector2( 0, 0 )
5/modulate = Color( 1, 1, 1, 1 )
5/region = Rect2( 0, 0, 301, 100 )
5/tile_mode = 0
5/occluder_offset = Vector2( 0, 0 )
5/navigation_offset = Vector2( 0, 0 )
5/shape_offset = Vector2( 0, 0 )
5/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
5/shape_one_way = false
5/shape_one_way_margin = 0.0
5/shapes = [ ]
5/z_index = 0
6/name = "MossyBlock.png 6"
6/texture = ExtResource( 11 )
6/tex_offset = Vector2( 0, 0 )
6/modulate = Color( 1, 1, 1, 1 )
6/region = Rect2( 0, 0, 100, 100 )
6/tile_mode = 0
6/occluder_offset = Vector2( 0, 0 )
6/navigation_offset = Vector2( 0, 0 )
6/shape_offset = Vector2( 0, 0 )
6/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
6/shape = SubResource( 39 )
6/shape_one_way = false
6/shape_one_way_margin = 1.0
6/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 39 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
6/z_index = 0
7/name = "ExitOpen.png 7"
7/texture = ExtResource( 15 )
7/tex_offset = Vector2( 0, 0 )
7/modulate = Color( 1, 1, 1, 1 )
7/region = Rect2( 0, 0, 200, 200 )
7/tile_mode = 0
7/occluder_offset = Vector2( 0, 0 )
7/navigation_offset = Vector2( 0, 0 )
7/shape_offset = Vector2( 0, 0 )
7/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
7/shape_one_way = false
7/shape_one_way_margin = 0.0
7/shapes = [ ]
7/z_index = 0
8/name = "toxicwater.png 8"
8/texture = ExtResource( 7 )
8/tex_offset = Vector2( 0, 0 )
8/modulate = Color( 1, 1, 1, 1 )
8/region = Rect2( 0, 0, 300, 100 )
8/tile_mode = 0
8/occluder_offset = Vector2( 0, 0 )
8/navigation_offset = Vector2( 0, 0 )
8/shape_offset = Vector2( 0, 0 )
8/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
8/shape_one_way = false
8/shape_one_way_margin = 0.0
8/shapes = [ ]
8/z_index = 0
9/name = "GreenLowerWater.png 9"
9/texture = ExtResource( 20 )
9/tex_offset = Vector2( 0, 0 )
9/modulate = Color( 1, 1, 1, 1 )
9/region = Rect2( 0, 0, 300, 100 )
9/tile_mode = 0
9/occluder_offset = Vector2( 0, 0 )
9/navigation_offset = Vector2( 0, 0 )
9/shape_offset = Vector2( 0, 0 )
9/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
9/shape_one_way = false
9/shape_one_way_margin = 0.0
9/shapes = [ ]
9/z_index = 0
[sub_resource type="RectangleShape2D" id=30]
extents = Vector2( 100, 100 )
[sub_resource type="SpriteFrames" id=31]
animations = [ {
"frames": [ ExtResource( 19 ), ExtResource( 15 ) ],
"loop": false,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="RectangleShape2D" id=40]
extents = Vector2( 1100, 100 )
[sub_resource type="RectangleShape2D" id=41]
extents = Vector2( 50, 12 )
[sub_resource type="RectangleShape2D" id=47]
extents = Vector2( 65, 16.5 )
[sub_resource type="ConvexPolygonShape2D" id=46]
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
[sub_resource type="TileSet" id=48]
0/name = "RedSquare.png 0"
0/texture = ExtResource( 8 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 0, 0, 96, 96 )
0/tile_mode = 2
0/autotile/icon_coordinate = Vector2( 0, 0 )
0/autotile/tile_size = Vector2( 32, 32 )
0/autotile/spacing = 0
0/autotile/occluder_map = [ ]
0/autotile/navpoly_map = [ ]
0/autotile/priority_map = [ ]
0/autotile/z_index_map = [ ]
0/occluder_offset = Vector2( 0, 0 )
0/navigation_offset = Vector2( 0, 0 )
0/shape_offset = Vector2( 0, 0 )
0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
0/shape = SubResource( 46 )
0/shape_one_way = false
0/shape_one_way_margin = 1.0
0/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 46 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 1, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 46 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 2, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 46 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
0/z_index = 0
[sub_resource type="SpriteFrames" id=35]
animations = [ {
"frames": [ ExtResource( 10 ) ],
"loop": true,
"name": "up",
"speed": 5.0
}, {
"frames": [ ExtResource( 18 ), ExtResource( 18 ) ],
"loop": true,
"name": "walk",
"speed": 5.0
} ]
[sub_resource type="RectangleShape2D" id=36]
extents = Vector2( 25, 25 )
[sub_resource type="RectangleShape2D" id=37]
extents = Vector2( 50, 50 )
[node name="Level2" type="Node"]
[node name="Level" type="Node2D" parent="."]
position = Vector2( -138, -73 )
[node name="Level" type="TileMap" parent="Level"]
position = Vector2( 438, 173 )
tile_set = SubResource( 29 )
cell_size = Vector2( 100, 100 )
cell_custom_transform = Transform2D( 0, 0, 0, 0, 0, 0 )
format = 1
tile_data = PoolIntArray( -1835020, 6, 0, -1835019, 6, 0, -1835018, 6, 0, -1835017, 6, 0, -1835016, 6, 0, -1835015, 6, 0, -1835014, 6, 0, -1835013, 6, 0, -1835012, 6, 0, -1835011, 6, 0, -1835010, 6, 0, -1835009, 6, 0, -1900544, 6, 0, -1900543, 6, 0, -1900542, 6, 0, -1900541, 6, 0, -1900540, 6, 0, -1900539, 6, 0, -1900538, 6, 0, -1900537, 6, 0, -1900536, 6, 0, -1900535, 6, 0, -1900534, 6, 0, -1900533, 6, 0, -1900532, 6, 0, -1900531, 6, 0, -1900530, 6, 0, -1900529, 6, 0, -1900528, 6, 0, -1900527, 6, 0, -1900526, 6, 0, -1900525, 6, 0, -1900524, 6, 0, -1900523, 6, 0, -1900522, 6, 0, -1900521, 6, 0, -1900520, 6, 0, -1900519, 6, 0, -1900518, 6, 0, -1900517, 6, 0, -1900516, 6, 0, -1900515, 6, 0, -1900514, 6, 0, -1900513, 6, 0, -1900512, 6, 0, -1900511, 6, 0, -1900510, 6, 0, -1900509, 6, 0, -1900508, 6, 0, -1900507, 6, 0, -1900506, 6, 0, -1900505, 6, 0, -1769484, 6, 0, -1769483, 6, 0, -1769482, 6, 0, -1769481, 6, 0, -1769480, 6, 0, -1769479, 6, 0, -1769478, 6, 0, -1769477, 6, 0, -1769476, 6, 0, -1769475, 6, 0, -1769474, 6, 0, -1769473, 6, 0, -1835008, 6, 0, -1835007, 6, 0, -1835006, 6, 0, -1835005, 6, 0, -1835004, 6, 0, -1835003, 6, 0, -1835002, 6, 0, -1835001, 6, 0, -1835000, 6, 0, -1834999, 6, 0, -1834998, 6, 0, -1834997, 6, 0, -1834996, 6, 0, -1834995, 6, 0, -1834994, 6, 0, -1834993, 6, 0, -1834992, 6, 0, -1834991, 6, 0, -1834990, 6, 0, -1834989, 6, 0, -1834988, 6, 0, -1834987, 6, 0, -1834986, 6, 0, -1834985, 6, 0, -1834984, 6, 0, -1834983, 6, 0, -1834982, 6, 0, -1834981, 6, 0, -1834980, 6, 0, -1834979, 6, 0, -1834978, 6, 0, -1834977, 6, 0, -1834976, 6, 0, -1834975, 6, 0, -1834974, 6, 0, -1834973, 6, 0, -1834972, 6, 0, -1834971, 6, 0, -1834970, 6, 0, -1834969, 6, 0, -1703948, 6, 0, -1703947, 6, 0, -1703946, 6, 0, -1703945, 6, 0, -1703944, 6, 0, -1703943, 6, 0, -1703942, 6, 0, -1703941, 6, 0, -1703940, 6, 0, -1703939, 6, 0, -1703938, 6, 0, -1703937, 6, 0, -1769472, 6, 0, -1769471, 6, 0, -1769470, 6, 0, -1769469, 6, 0, -1769468, 6, 0, -1769467, 6, 0, -1769466, 6, 0, -1769465, 6, 0, -1769464, 6, 0, -1769463, 6, 0, -1769462, 6, 0, -1769461, 6, 0, -1769460, 6, 0, -1769459, 6, 0, -1769458, 6, 0, -1769457, 6, 0, -1769456, 6, 0, -1769455, 6, 0, -1769454, 6, 0, -1769453, 6, 0, -1769452, 6, 0, -1769451, 6, 0, -1769450, 6, 0, -1769449, 6, 0, -1769448, 6, 0, -1769447, 6, 0, -1769446, 6, 0, -1769445, 6, 0, -1769444, 6, 0, -1769443, 6, 0, -1769442, 6, 0, -1769441, 6, 0, -1769440, 6, 0, -1769439, 6, 0, -1769438, 6, 0, -1769437, 6, 0, -1769436, 6, 0, -1769435, 6, 0, -1769434, 6, 0, -1769433, 6, 0, -1638412, 6, 0, -1638411, 6, 0, -1638410, 6, 0, -1638409, 6, 0, -1638408, 6, 0, -1638407, 6, 0, -1638406, 6, 0, -1638405, 6, 0, -1638404, 6, 0, -1638403, 6, 0, -1638402, 6, 0, -1638401, 6, 0, -1703936, 6, 0, -1703935, 6, 0, -1703934, 6, 0, -1703933, 6, 0, -1703932, 6, 0, -1703931, 6, 0, -1703930, 6, 0, -1703929, 6, 0, -1703928, 6, 0, -1703927, 6, 0, -1703926, 6, 0, -1703925, 6, 0, -1703924, 6, 0, -1703923, 6, 0, -1703922, 6, 0, -1703921, 6, 0, -1703920, 6, 0, -1703919, 6, 0, -1703918, 6, 0, -1703917, 6, 0, -1703916, 6, 0, -1703915, 6, 0, -1703914, 6, 0, -1703913, 6, 0, -1703912, 6, 0, -1703911, 6, 0, -1703910, 6, 0, -1703909, 6, 0, -1703908, 6, 0, -1703907, 6, 0, -1703906, 6, 0, -1703905, 6, 0, -1703904, 6, 0, -1703903, 6, 0, -1703902, 6, 0, -1703901, 6, 0, -1703900, 6, 0, -1703899, 6, 0, -1703898, 6, 0, -1703897, 6, 0, -1572876, 6, 0, -1572875, 6, 0, -1572874, 6, 0, -1572873, 6, 0, -1572872, 6, 0, -1572871, 6, 0, -1572870, 6, 0, -1572869, 6, 0, -1572868, 6, 0, -1572867, 6, 0, -1572866, 6, 0, -1572865, 6, 0, -1638400, 6, 0, -1638399, 6, 0, -1638398, 6, 0, -1638397, 6, 0, -1638396, 6, 0, -1638395, 6, 0, -1638394, 6, 0, -1638393, 6, 0, -1638392, 6, 0, -1638391, 6, 0, -1638390, 6, 0, -1638389, 6, 0, -1638388, 6, 0, -1638387, 6, 0, -1638386, 6, 0, -1638385, 6, 0, -1638384, 6, 0, -1638383, 6, 0, -1638382, 6, 0, -1638381, 6, 0, -1638380, 6, 0, -1638379, 6, 0, -1638378, 6, 0, -1638377, 6, 0, -1638376, 6, 0, -1638375, 6, 0, -1638374, 6, 0, -1638373, 6, 0, -1638372, 6, 0, -1638371, 6, 0, -1638370, 6, 0, -1638369, 6, 0, -1638368, 6, 0, -1638367, 6, 0, -1638366, 6, 0, -1638365, 6, 0, -1638364, 6, 0, -1638363, 6, 0, -1638362, 6, 0, -1638361, 6, 0, -1507340, 6, 0, -1507339, 6, 0, -1507338, 6, 0, -1507337, 6, 0, -1507336, 6, 0, -1507335, 6, 0, -1507334, 6, 0, -1507333, 6, 0, -1507332, 6, 0, -1507331, 6, 0, -1507330, 6, 0, -1507329, 6, 0, -1572864, 6, 0, -1572863, 6, 0, -1572862, 6, 0, -1572861, 6, 0, -1572860, 6, 0, -1572859, 6, 0, -1572858, 6, 0, -1572857, 6, 0, -1572856, 6, 0, -1572855, 6, 0, -1572854, 6, 0, -1572853, 6, 0, -1572852, 6, 0, -1572851, 6, 0, -1572850, 6, 0, -1572849, 6, 0, -1572848, 6, 0, -1572847, 6, 0, -1572846, 6, 0, -1572845, 6, 0, -1572844, 6, 0, -1572843, 6, 0, -1572842, 6, 0, -1572841, 6, 0, -1572840, 6, 0, -1572839, 6, 0, -1572838, 6, 0, -1572837, 6, 0, -1572836, 6, 0, -1572835, 6, 0, -1572834, 6, 0, -1572833, 6, 0, -1572832, 6, 0, -1572831, 6, 0, -1572830, 6, 0, -1572829, 6, 0, -1572828, 6, 0, -1572827, 6, 0, -1572826, 6, 0, -1572825, 6, 0, -1441804, 6, 0, -1441803, 6, 0, -1441802, 6, 0, -1441801, 6, 0, -1441800, 6, 0, -1441799, 6, 0, -1441798, 6, 0, -1441797, 6, 0, -1441796, 6, 0, -1441795, 6, 0, -1441794, 6, 0, -1441793, 6, 0, -1507328, 6, 0, -1507327, 6, 0, -1507326, 6, 0, -1507325, 6, 0, -1507324, 6, 0, -1507323, 6, 0, -1507322, 6, 0, -1507321, 6, 0, -1507320, 6, 0, -1507319, 6, 0, -1507318, 6, 0, -1507317, 6, 0, -1507316, 6, 0, -1507315, 6, 0, -1507314, 6, 0, -1507313, 6, 0, -1507312, 6, 0, -1507311, 6, 0, -1507310, 6, 0, -1507309, 6, 0, -1507308, 6, 0, -1507307, 6, 0, -1507306, 6, 0, -1507305, 6, 0, -1507304, 6, 0, -1507303, 6, 0, -1507302, 6, 0, -1507301, 6, 0, -1507300, 6, 0, -1507299, 6, 0, -1507298, 6, 0, -1507297, 6, 0, -1507296, 6, 0, -1507295, 6, 0, -1507294, 6, 0, -1507293, 6, 0, -1507292, 6, 0, -1507291, 6, 0, -1507290, 6, 0, -1507289, 6, 0, -1376268, 6, 0, -1376267, 6, 0, -1376266, 6, 0, -1376265, 6, 0, -1376264, 6, 0, -1376263, 6, 0, -1376262, 6, 0, -1376261, 6, 0, -1376260, 6, 0, -1376259, 6, 0, -1376258, 6, 0, -1376257, 6, 0, -1441792, 6, 0, -1441791, 6, 0, -1441790, 6, 0, -1441789, 6, 0, -1441788, 6, 0, -1441787, 6, 0, -1441786, 6, 0, -1441785, 6, 0, -1441784, 6, 0, -1441783, 6, 0, -1441782, 6, 0, -1441781, 6, 0, -1441780, 6, 0, -1441779, 6, 0, -1441778, 6, 0, -1441777, 6, 0, -1441776, 6, 0, -1441775, 6, 0, -1441774, 6, 0, -1441773, 6, 0, -1441772, 6, 0, -1441771, 6, 0, -1441770, 6, 0, -1441769, 6, 0, -1441768, 6, 0, -1441767, 6, 0, -1441766, 6, 0, -1441765, 6, 0, -1441764, 6, 0, -1441763, 6, 0, -1441762, 6, 0, -1441761, 6, 0, -1441760, 6, 0, -1441759, 6, 0, -1441758, 6, 0, -1441757, 6, 0, -1441756, 6, 0, -1441755, 6, 0, -1441754, 6, 0, -1441753, 6, 0, -1310732, 6, 0, -1310731, 6, 0, -1310730, 6, 0, -1310729, 6, 0, -1310728, 6, 0, -1310727, 6, 0, -1310726, 6, 0, -1310725, 6, 0, -1310724, 6, 0, -1310723, 6, 0, -1310722, 6, 0, -1310721, 6, 0, -1376256, 6, 0, -1376255, 6, 0, -1376254, 6, 0, -1376253, 6, 0, -1376252, 6, 0, -1376251, 6, 0, -1376250, 6, 0, -1376249, 6, 0, -1376248, 6, 0, -1376247, 6, 0, -1376246, 6, 0, -1376245, 6, 0, -1376244, 6, 0, -1376243, 6, 0, -1376242, 6, 0, -1376241, 6, 0, -1376240, 6, 0, -1376239, 6, 0, -1376238, 6, 0, -1376237, 6, 0, -1376236, 6, 0, -1376235, 6, 0, -1376234, 6, 0, -1376233, 6, 0, -1376232, 6, 0, -1376231, 6, 0, -1376230, 6, 0, -1376229, 6, 0, -1376228, 6, 0, -1376227, 6, 0, -1376226, 6, 0, -1376225, 6, 0, -1376224, 6, 0, -1376223, 6, 0, -1376222, 6, 0, -1376221, 6, 0, -1376220, 6, 0, -1376219, 6, 0, -1376218, 6, 0, -1376217, 6, 0, -1245196, 6, 0, -1245195, 6, 0, -1245194, 6, 0, -1245193, 6, 0, -1245192, 6, 0, -1245191, 6, 0, -1245190, 6, 0, -1245189, 6, 0, -1245188, 6, 0, -1245187, 6, 0, -1245186, 6, 0, -1245185, 6, 0, -1310720, 6, 0, -1310719, 6, 0, -1310718, 6, 0, -1310717, 6, 0, -1310716, 6, 0, -1310715, 6, 0, -1310714, 6, 0, -1310713, 6, 0, -1310712, 6, 0, -1310711, 6, 0, -1310710, 6, 0, -1310709, 6, 0, -1310708, 6, 0, -1310707, 6, 0, -1310706, 6, 0, -1310705, 6, 0, -1310704, 6, 0, -1310703, 6, 0, -1310702, 6, 0, -1310701, 6, 0, -1310700, 6, 0, -1310699, 6, 0, -1310698, 6, 0, -1310697, 6, 0, -1310696, 6, 0, -1310695, 6, 0, -1310694, 6, 0, -1310693, 6, 0, -1310692, 6, 0, -1310691, 6, 0, -1310690, 6, 0, -1310689, 6, 0, -1310688, 6, 0, -1310687, 6, 0, -1310686, 6, 0, -1310685, 6, 0, -1310684, 6, 0, -1310683, 6, 0, -1310682, 6, 0, -1310681, 6, 0, -1179660, 6, 0, -1179659, 6, 0, -1179658, 6, 0, -1179657, 6, 0, -1179656, 6, 0, -1179655, 6, 0, -1179654, 6, 0, -1179653, 6, 0, -1179652, 6, 0, -1179651, 6, 0, -1179650, 6, 0, -1179649, 6, 0, -1245184, 6, 0, -1245183, 6, 0, -1245182, 6, 0, -1245181, 6, 0, -1245180, 6, 0, -1245179, 6, 0, -1245178, 6, 0, -1245177, 6, 0, -1245176, 6, 0, -1245175, 6, 0, -1245174, 6, 0, -1245173, 6, 0, -1245172, 6, 0, -1245171, 6, 0, -1245170, 6, 0, -1245169, 6, 0, -1245168, 6, 0, -1245167, 6, 0, -1245166, 6, 0, -1245165, 6, 0, -1245164, 6, 0, -1245163, 6, 0, -1245162, 6, 0, -1245161, 6, 0, -1245160, 6, 0, -1245159, 6, 0, -1245158, 6, 0, -1245157, 6, 0, -1245156, 6, 0, -1245155, 6, 0, -1245154, 6, 0, -1245153, 6, 0, -1245152, 6, 0, -1245151, 6, 0, -1245150, 6, 0, -1245149, 6, 0, -1245148, 6, 0, -1245147, 6, 0, -1245146, 6, 0, -1245145, 6, 0, -1114124, 6, 0, -1114123, 6, 0, -1114122, 6, 0, -1114121, 6, 0, -1114120, 6, 0, -1114119, 6, 0, -1114118, 6, 0, -1114117, 6, 0, -1114116, 6, 0, -1114115, 6, 0, -1114114, 6, 0, -1114113, 6, 0, -1179648, 6, 0, -1179647, 6, 0, -1179646, 6, 0, -1179645, 6, 0, -1179644, 6, 0, -1179643, 6, 0, -1179642, 6, 0, -1179641, 6, 0, -1179640, 6, 0, -1179639, 6, 0, -1179638, 6, 0, -1179637, 6, 0, -1179636, 6, 0, -1179635, 6, 0, -1179634, 6, 0, -1179633, 6, 0, -1179632, 6, 0, -1179631, 6, 0, -1179630, 6, 0, -1179629, 6, 0, -1179628, 6, 0, -1179627, 6, 0, -1179626, 6, 0, -1179625, 6, 0, -1179624, 6, 0, -1179623, 6, 0, -1179622, 6, 0, -1179621, 6, 0, -1179620, 6, 0, -1179619, 6, 0, -1179618, 6, 0, -1179617, 6, 0, -1179616, 6, 0, -1179615, 6, 0, -1179614, 6, 0, -1179613, 6, 0, -1179612, 6, 0, -1179611, 6, 0, -1179610, 6, 0, -1179609, 6, 0, -1048588, 6, 0, -1048587, 6, 0, -1048586, 6, 0, -1048585, 6, 0, -1048584, 6, 0, -1048583, 6, 0, -1048582, 6, 0, -1048581, 6, 0, -1048580, 6, 0, -1048579, 6, 0, -1048578, 6, 0, -1048577, 6, 0, -1114112, 6, 0, -1114111, 3, 0, -1114110, 3, 0, -1114109, 3, 0, -1114108, 3, 0, -1114107, 3, 0, -1114106, 3, 0, -1114105, 3, 0, -1114104, 3, 0, -1114103, 3, 0, -1114102, 3, 0, -1114101, 3, 0, -1114100, 3, 0, -1114099, 3, 0, -1114098, 3, 0, -1114097, 3, 0, -1114096, 3, 0, -1114095, 3, 0, -1114094, 3, 0, -1114093, 3, 0, -1114092, 3, 0, -1114091, 3, 0, -1114090, 3, 0, -1114089, 3, 0, -1114088, 3, 0, -1114087, 3, 0, -1114086, 6, 0, -1114085, 6, 0, -1114084, 6, 0, -1114083, 6, 0, -1114082, 6, 0, -1114081, 6, 0, -1114080, 6, 0, -1114079, 6, 0, -1114078, 6, 0, -1114077, 6, 0, -1114076, 6, 0, -1114075, 6, 0, -1114074, 6, 0, -1114073, 6, 0, -983052, 6, 0, -983051, 6, 0, -983050, 6, 0, -983049, 6, 0, -983048, 6, 0, -983047, 6, 0, -983046, 6, 0, -983045, 6, 0, -983044, 6, 0, -983043, 6, 0, -983042, 6, 0, -983041, 6, 0, -1048576, 6, 0, -1048575, 3, 0, -1048574, 3, 0, -1048573, 3, 0, -1048572, 3, 0, -1048571, 3, 0, -1048570, 3, 0, -1048569, 3, 0, -1048568, 3, 0, -1048567, 3, 0, -1048566, 3, 0, -1048565, 3, 0, -1048564, 3, 0, -1048563, 3, 0, -1048562, 3, 0, -1048561, 3, 0, -1048560, 3, 0, -1048559, 3, 0, -1048558, 3, 0, -1048557, 3, 0, -1048556, 3, 0, -1048555, 3, 0, -1048554, 3, 0, -1048553, 3, 0, -1048552, 3, 0, -1048551, 3, 0, -1048550, 6, 0, -1048549, 6, 0, -1048548, 6, 0, -1048547, 6, 0, -1048546, 6, 0, -1048545, 6, 0, -1048544, 6, 0, -1048543, 6, 0, -1048542, 6, 0, -1048541, 6, 0, -1048540, 6, 0, -1048539, 6, 0, -1048538, 6, 0, -1048537, 6, 0, -917516, 6, 0, -917515, 6, 0, -917514, 6, 0, -917513, 6, 0, -917512, 6, 0, -917511, 6, 0, -917510, 6, 0, -917509, 6, 0, -917508, 6, 0, -917507, 6, 0, -917506, 6, 0, -917505, 6, 0, -983040, 6, 0, -983039, 3, 0, -983038, 3, 0, -983037, 6, 0, -983036, 6, 0, -983035, 3, 0, -983034, 3, 0, -983033, 3, 0, -983032, 3, 0, -983031, 3, 0, -983030, 6, 0, -983029, 6, 0, -983028, 6, 0, -983027, 6, 0, -983026, 3, 0, -983025, 3, 0, -983024, 3, 0, -983023, 3, 0, -983022, 3, 0, -983021, 3, 0, -983020, 3, 0, -983019, 3, 0, -983018, 3, 0, -983017, 3, 0, -983016, 3, 0, -983015, 3, 0, -983014, 6, 0, -983013, 6, 0, -983012, 6, 0, -983011, 6, 0, -983010, 6, 0, -983009, 6, 0, -983008, 6, 0, -983007, 6, 0, -983006, 6, 0, -983005, 6, 0, -983004, 6, 0, -983003, 6, 0, -983002, 6, 0, -983001, 6, 0, -851987, 6, 0, -851986, 6, 0, -851985, 6, 0, -851984, 6, 0, -851983, 6, 0, -851982, 6, 0, -851981, 6, 0, -851980, 6, 0, -851979, 6, 0, -851978, 6, 0, -851977, 6, 0, -851976, 6, 0, -851975, 6, 0, -851974, 6, 0, -851973, 6, 0, -851972, 6, 0, -851971, 6, 0, -851970, 6, 0, -851969, 6, 0, -917504, 6, 0, -917503, 3, 0, -917502, 3, 0, -917501, 6, 0, -917500, 6, 0, -917499, 3, 0, -917498, 6, 0, -917497, 3, 0, -917496, 3, 0, -917495, 3, 0, -917494, 6, 0, -917493, 6, 0, -917492, 6, 0, -917491, 6, 0, -917490, 6, 0, -917489, 3, 0, -917488, 3, 0, -917487, 3, 0, -917486, 3, 0, -917485, 3, 0, -917484, 3, 0, -917483, 3, 0, -917482, 3, 0, -917481, 3, 0, -917480, 3, 0, -917479, 3, 0, -917478, 6, 0, -917477, 6, 0, -917476, 6, 0, -917475, 6, 0, -917474, 6, 0, -917473, 6, 0, -917472, 6, 0, -917471, 6, 0, -917470, 6, 0, -917469, 6, 0, -917468, 6, 0, -917467, 6, 0, -917466, 6, 0, -917465, 6, 0, -786451, 6, 0, -786450, 6, 0, -786449, 6, 0, -786448, 6, 0, -786447, 6, 0, -786446, 6, 0, -786445, 6, 0, -786444, 6, 0, -786443, 6, 0, -786442, 6, 0, -786441, 6, 0, -786440, 6, 0, -786439, 6, 0, -786438, 6, 0, -786437, 6, 0, -786436, 6, 0, -786435, 6, 0, -786434, 6, 0, -786433, 6, 0, -851968, 6, 0, -851967, 3, 0, -851966, 3, 0, -851965, 6, 0, -851964, 6, 0, -851963, 3, 0, -851962, 3, 0, -851961, 3, 0, -851960, 3, 0, -851959, 3, 0, -851958, 6, 0, -851957, 6, 0, -851956, 6, 0, -851955, 6, 0, -851954, 6, 0, -851953, 3, 0, -851952, 3, 0, -851951, 3, 0, -851950, 3, 0, -851949, 3, 0, -851948, 3, 0, -851947, 3, 0, -851946, 3, 0, -851945, 3, 0, -851944, 3, 0, -851943, 3, 0, -851942, 6, 0, -851941, 6, 0, -851940, 6, 0, -851939, 6, 0, -851938, 6, 0, -851937, 6, 0, -851936, 6, 0, -851935, 6, 0, -851934, 6, 0, -851933, 6, 0, -851932, 6, 0, -851931, 6, 0, -851930, 6, 0, -851929, 6, 0, -720915, 6, 0, -720914, 6, 0, -720913, 6, 0, -720912, 6, 0, -720911, 6, 0, -720910, 6, 0, -720909, 6, 0, -720908, 6, 0, -720907, 6, 0, -720906, 6, 0, -720905, 6, 0, -720904, 6, 0, -720903, 6, 0, -720902, 6, 0, -720901, 6, 0, -720900, 6, 0, -720899, 6, 0, -720898, 6, 0, -720897, 6, 0, -786432, 6, 0, -786431, 6, 0, -786430, 6, 0, -786429, 6, 0, -786428, 6, 0, -786427, 6, 0, -786426, 6, 0, -786425, 6, 0, -786424, 6, 0, -786423, 6, 0, -786422, 6, 0, -786421, 6, 0, -786420, 6, 0, -786419, 6, 0, -786418, 6, 0, -786417, 6, 0, -786416, 6, 0, -786415, 6, 0, -786414, 6, 0, -786413, 6, 0, -786412, 6, 0, -786411, 3, 0, -786410, 6, 0, -786409, 3, 0, -786408, 3, 0, -786407, 3, 0, -786406, 6, 0, -786405, 6, 0, -786404, 6, 0, -786403, 6, 0, -786402, 6, 0, -786401, 6, 0, -786400, 6, 0, -786399, 6, 0, -786398, 6, 0, -786397, 6, 0, -786396, 6, 0, -786395, 6, 0, -786394, 6, 0, -786393, 6, 0, -655379, 6, 0, -655378, 6, 0, -655377, 6, 0, -655376, 6, 0, -655375, 6, 0, -655374, 6, 0, -655373, 6, 0, -655372, 6, 0, -655371, 6, 0, -655370, 6, 0, -655369, 6, 0, -655368, 6, 0, -655367, 6, 0, -655366, 6, 0, -655365, 6, 0, -655364, 6, 0, -655363, 6, 0, -655362, 6, 0, -655361, 6, 0, -720896, 6, 0, -720895, 6, 0, -720894, 6, 0, -720893, 6, 0, -720892, 6, 0, -720891, 6, 0, -720890, 6, 0, -720889, 6, 0, -720888, 6, 0, -720887, 6, 0, -720886, 6, 0, -720885, 6, 0, -720884, 6, 0, -720883, 6, 0, -720882, 6, 0, -720881, 6, 0, -720880, 6, 0, -720879, 6, 0, -720878, 6, 0, -720877, 6, 0, -720876, 3, 0, -720875, 3, 0, -720874, 3, 0, -720873, 3, 0, -720872, 3, 0, -720871, 3, 0, -720870, 6, 0, -720869, 6, 0, -720868, 6, 0, -720867, 6, 0, -720866, 6, 0, -720865, 6, 0, -720864, 6, 0, -720863, 6, 0, -720862, 6, 0, -720861, 6, 0, -720860, 6, 0, -720859, 6, 0, -720858, 6, 0, -720857, 6, 0, -589843, 6, 0, -589842, 6, 0, -589841, 6, 0, -589840, 6, 0, -589839, 6, 0, -589838, 6, 0, -589837, 6, 0, -589836, 6, 0, -589835, 6, 0, -589834, 6, 0, -589833, 6, 0, -589832, 6, 0, -589831, 6, 0, -589830, 6, 0, -589829, 6, 0, -589828, 6, 0, -589827, 6, 0, -589826, 6, 0, -589825, 6, 0, -655360, 6, 0, -655359, 6, 0, -655358, 6, 0, -655357, 6, 0, -655356, 6, 0, -655355, 6, 0, -655354, 6, 0, -655353, 6, 0, -655352, 6, 0, -655351, 6, 0, -655350, 6, 0, -655349, 6, 0, -655348, 6, 0, -655347, 6, 0, -655346, 6, 0, -655345, 6, 0, -655344, 6, 0, -655343, 6, 0, -655342, 6, 0, -655341, 6, 0, -655340, 3, 0, -655339, 3, 0, -655338, 3, 0, -655337, 3, 0, -655336, 3, 0, -655335, 6, 0, -655334, 6, 0, -655333, 6, 0, -655332, 6, 0, -655331, 6, 0, -655330, 6, 0, -655329, 6, 0, -655328, 6, 0, -655327, 6, 0, -655326, 6, 0, -655325, 6, 0, -655324, 6, 0, -655323, 6, 0, -655322, 6, 0, -655321, 6, 0, -524307, 6, 0, -524306, 6, 0, -524305, 6, 0, -524304, 6, 0, -524303, 6, 0, -524302, 6, 0, -524301, 6, 0, -524300, 6, 0, -524299, 6, 0, -524298, 6, 0, -524297, 6, 0, -524296, 6, 0, -524295, 6, 0, -524294, 6, 0, -524293, 6, 0, -524292, 6, 0, -524291, 6, 0, -524290, 6, 0, -524289, 6, 0, -589824, 6, 0, -589823, 6, 0, -589822, 6, 0, -589821, 6, 0, -589820, 6, 0, -589819, 6, 0, -589818, 6, 0, -589817, 6, 0, -589816, 6, 0, -589815, 6, 0, -589814, 6, 0, -589813, 6, 0, -589812, 6, 0, -589811, 6, 0, -589810, 6, 0, -589809, 6, 0, -589808, 6, 0, -589807, 6, 0, -589806, 6, 0, -589805, 6, 0, -589804, 3, 0, -589803, 3, 0, -589802, 3, 0, -589801, 3, 0, -589800, 6, 0, -589799, 3, 0, -589798, 6, 0, -589797, 6, 0, -589796, 6, 0, -589795, 6, 0, -589794, 6, 0, -589793, 6, 0, -589792, 6, 0, -589791, 6, 0, -589790, 6, 0, -589789, 6, 0, -589788, 6, 0, -589787, 6, 0, -589786, 6, 0, -589785, 6, 0, -458771, 6, 0, -458770, 6, 0, -458769, 6, 0, -458768, 6, 0, -458767, 6, 0, -458766, 6, 0, -458765, 6, 0, -458764, 6, 0, -458763, 6, 0, -458762, 6, 0, -458761, 6, 0, -458760, 6, 0, -458759, 6, 0, -458758, 6, 0, -458757, 6, 0, -458756, 6, 0, -458755, 6, 0, -458754, 6, 0, -458753, 6, 0, -524288, 6, 0, -524287, 6, 0, -524286, 6, 0, -524285, 6, 0, -524284, 6, 0, -524283, 6, 0, -524282, 6, 0, -524281, 6, 0, -524280, 6, 0, -524279, 6, 0, -524278, 6, 0, -524277, 6, 0, -524276, 6, 0, -524275, 6, 0, -524274, 6, 0, -524273, 6, 0, -524272, 6, 0, -524271, 6, 0, -524270, 6, 0, -524269, 6, 0, -524268, 3, 0, -524267, 3, 0, -524266, 3, 0, -524265, 3, 0, -524264, 3, 0, -524263, 3, 0, -524262, 6, 0, -524261, 6, 0, -524260, 6, 0, -524259, 6, 0, -524258, 6, 0, -524257, 6, 0, -524256, 6, 0, -524255, 6, 0, -524254, 6, 0, -524253, 6, 0, -524252, 6, 0, -524251, 6, 0, -524250, 6, 0, -524249, 6, 0, -393235, 6, 0, -393234, 6, 0, -393233, 6, 0, -393232, 6, 0, -393231, 6, 0, -393230, 6, 0, -393229, 6, 0, -393228, 6, 0, -393227, 6, 0, -393226, 6, 0, -393225, 6, 0, -393224, 6, 0, -393223, 6, 0, -393222, 6, 0, -393221, 6, 0, -393220, 6, 0, -393219, 6, 0, -393218, 6, 0, -393217, 6, 0, -458752, 6, 0, -458751, 6, 0, -458750, 6, 0, -458749, 6, 0, -458748, 6, 0, -458747, 6, 0, -458746, 6, 0, -458745, 6, 0, -458744, 6, 0, -458743, 6, 0, -458742, 6, 0, -458741, 6, 0, -458740, 6, 0, -458739, 6, 0, -458738, 6, 0, -458737, 6, 0, -458736, 6, 0, -458735, 6, 0, -458734, 6, 0, -458733, 6, 0, -458732, 3, 0, -458731, 3, 0, -458730, 3, 0, -458729, 3, 0, -458728, 3, 0, -458727, 3, 0, -458726, 6, 0, -458725, 6, 0, -458724, 6, 0, -458723, 6, 0, -458722, 6, 0, -458721, 6, 0, -458720, 6, 0, -458719, 6, 0, -458718, 6, 0, -458717, 6, 0, -458716, 6, 0, -458715, 6, 0, -458714, 6, 0, -458713, 6, 0, -327699, 6, 0, -327698, 6, 0, -327697, 6, 0, -327696, 6, 0, -327695, 6, 0, -327694, 6, 0, -327693, 6, 0, -327692, 6, 0, -327691, 6, 0, -327690, 6, 0, -327689, 6, 0, -327688, 6, 0, -327687, 3, 0, -327686, 3, 0, -327685, 3, 0, -327684, 3, 0, -327683, 3, 0, -327682, 3, 0, -327681, 3, 0, -393216, 3, 0, -393215, 3, 0, -393214, 3, 0, -393213, 6, 0, -393212, 3, 0, -393211, 3, 0, -393210, 3, 0, -393209, 3, 0, -393208, 3, 0, -393207, 3, 0, -393206, 3, 0, -393205, 3, 0, -393204, 3, 0, -393203, 3, 0, -393202, 3, 0, -393201, 3, 0, -393200, 3, 0, -393199, 3, 0, -393198, 3, 0, -393197, 3, 0, -393196, 3, 0, -393195, 3, 0, -393194, 3, 0, -393193, 6, 0, -393192, 3, 0, -393191, 3, 0, -393190, 6, 0, -393189, 6, 0, -393188, 6, 0, -393187, 6, 0, -393186, 6, 0, -393185, 6, 0, -393184, 6, 0, -393183, 6, 0, -393182, 6, 0, -393181, 6, 0, -393180, 6, 0, -393179, 6, 0, -393178, 6, 0, -393177, 6, 0, -262163, 6, 0, -262162, 6, 0, -262161, 6, 0, -262160, 6, 0, -262159, 6, 0, -262158, 6, 0, -262157, 6, 0, -262156, 6, 0, -262155, 6, 0, -262154, 6, 0, -262153, 6, 0, -262152, 6, 0, -262151, 3, 0, -262150, 3, 0, -262149, 3, 0, -262148, 3, 0, -262147, 3, 0, -262146, 3, 0, -262145, 3, 0, -327680, 3, 0, -327679, 3, 0, -327678, 3, 0, -327677, 6, 0, -327676, 3, 0, -327675, 3, 0, -327674, 3, 0, -327673, 3, 0, -327672, 3, 0, -327671, 3, 0, -327670, 3, 0, -327669, 3, 0, -327668, 3, 0, -327667, 3, 0, -327666, 3, 0, -327665, 3, 0, -327664, 3, 0, -327663, 3, 0, -327662, 3, 0, -327661, 3, 0, -327660, 3, 0, -327659, 3, 0, -327658, 3, 0, -327657, 3, 0, -327656, 3, 0, -327655, 3, 0, -327654, 6, 0, -327653, 6, 0, -327652, 6, 0, -327651, 6, 0, -327650, 6, 0, -327649, 6, 0, -327648, 6, 0, -327647, 6, 0, -327646, 6, 0, -327645, 6, 0, -327644, 6, 0, -327643, 6, 0, -327642, 6, 0, -327641, 6, 0, -196627, 6, 0, -196626, 6, 0, -196625, 6, 0, -196624, 6, 0, -196623, 6, 0, -196622, 6, 0, -196621, 6, 0, -196620, 6, 0, -196619, 6, 0, -196618, 6, 0, -196617, 6, 0, -196616, 6, 0, -196615, 3, 0, -196614, 3, 0, -196613, 2, 0, -196612, 3, 0, -196611, 3, 0, -196610, 3, 0, -196609, 3, 0, -262144, 2, 0, -262143, 3, 0, -262142, 3, 0, -262141, 3, 0, -262140, 3, 0, -262139, 3, 0, -262138, 3, 0, -262137, 3, 0, -262136, 3, 0, -262135, 3, 0, -262134, 3, 0, -262133, 3, 0, -262132, 3, 0, -262131, 3, 0, -262130, 3, 0, -262129, 3, 0, -262128, 3, 0, -262127, 3, 0, -262126, 3, 0, -262125, 3, 0, -262124, 3, 0, -262123, 3, 0, -262122, 3, 0, -262121, 3, 0, -262120, 3, 0, -262119, 6, 0, -262118, 6, 0, -262117, 6, 0, -262116, 6, 0, -262115, 6, 0, -262114, 6, 0, -262113, 6, 0, -262112, 6, 0, -262111, 6, 0, -262110, 6, 0, -262109, 6, 0, -262108, 6, 0, -262107, 6, 0, -262106, 6, 0, -262105, 6, 0, -131091, 6, 0, -131090, 6, 0, -131089, 6, 0, -131088, 6, 0, -131087, 6, 0, -131086, 6, 0, -131085, 6, 0, -131084, 6, 0, -131083, 6, 0, -131082, 6, 0, -131081, 6, 0, -131080, 6, 0, -131079, 3, 0, -131078, 3, 0, -131077, 3, 0, -131076, 3, 0, -131075, 3, 0, -131074, 3, 0, -131073, 3, 0, -196608, 3, 0, -196607, 3, 0, -196606, 3, 0, -196605, 3, 0, -196604, 3, 0, -196603, 3, 0, -196602, 3, 0, -196601, 3, 0, -196600, 3, 0, -196599, 3, 0, -196598, 3, 0, -196597, 3, 0, -196596, 3, 0, -196595, 3, 0, -196594, 3, 0, -196593, 3, 0, -196592, 3, 0, -196591, 3, 0, -196590, 3, 0, -196589, 3, 0, -196588, 3, 0, -196587, 3, 0, -196586, 3, 0, -196585, 3, 0, -196584, 3, 0, -196583, 3, 0, -196582, 6, 0, -196581, 6, 0, -196580, 6, 0, -196579, 6, 0, -196578, 6, 0, -196577, 6, 0, -196576, 6, 0, -196575, 6, 0, -196574, 6, 0, -196573, 6, 0, -196572, 6, 0, -196571, 6, 0, -196570, 6, 0, -196569, 6, 0, -65555, 6, 0, -65554, 6, 0, -65553, 6, 0, -65552, 6, 0, -65551, 6, 0, -65550, 6, 0, -65549, 6, 0, -65548, 6, 0, -65547, 6, 0, -65546, 6, 0, -65545, 6, 0, -65544, 6, 0, -65543, 7, 0, -65541, 3, 0, -65540, 3, 0, -65539, 3, 0, -65538, 3, 0, -65537, 3, 0, -131072, 3, 0, -131071, 3, 0, -131070, 3, 0, -131069, 6, 0, -131068, 3, 0, -131067, 3, 0, -131066, 3, 0, -131065, 3, 0, -131064, 6, 0, -131063, 6, 0, -131062, 3, 0, -131061, 3, 0, -131060, 3, 0, -131059, 3, 0, -131058, 6, 0, -131057, 6, 0, -131056, 3, 0, -131055, 3, 0, -131054, 3, 0, -131053, 3, 0, -131052, 6, 0, -131051, 6, 0, -131050, 6, 0, -131049, 3, 0, -131048, 3, 0, -131047, 3, 0, -131046, 6, 0, -131045, 6, 0, -131044, 6, 0, -131043, 6, 0, -131042, 6, 0, -131041, 6, 0, -131040, 6, 0, -131039, 6, 0, -131038, 6, 0, -131037, 6, 0, -131036, 6, 0, -131035, 6, 0, -131034, 6, 0, -131033, 6, 0, -19, 6, 0, -18, 6, 0, -17, 6, 0, -16, 6, 0, -15, 6, 0, -14, 6, 0, -13, 6, 0, -12, 6, 0, -11, 6, 0, -10, 6, 0, -9, 6, 0, -8, 6, 0, -5, 3, 0, -4, 3, 0, -3, 3, 0, -2, 3, 0, -1, 3, 0, -65536, 3, 0, -65535, 3, 0, -65534, 3, 0, -65533, 6, 0, -65532, 8, 0, -65529, 8, 0, -65526, 8, 0, -65523, 8, 0, -65520, 8, 0, -65517, 8, 0, -65514, 8, 0, -65513, 8, 0, -65510, 6, 0, -65509, 6, 0, -65508, 6, 0, -65507, 6, 0, -65506, 6, 0, -65505, 6, 0, -65504, 6, 0, -65503, 6, 0, -65502, 6, 0, -65501, 6, 0, -65500, 6, 0, -65499, 6, 0, -65498, 6, 0, -65497, 6, 0, 65517, 1, 0, 65519, 1, 0, 65521, 1, 0, 65523, 1, 0, 65525, 1, 0, 65527, 1, 0, 65529, 1, 0, 65531, 1, 0, 65533, 1, 0, 65535, 1, 0, 1, 1, 0, 3, 1, 0, 4, 9, 0, 7, 9, 0, 10, 9, 0, 13, 9, 0, 16, 9, 0, 19, 9, 0, 22, 9, 0, 23, 9, 0, 26, 1, 0, 28, 1, 0, 30, 1, 0, 31, 1, 0, 32, 1, 0, 34, 1, 0, 36, 1, 0, 38, 1, 0, 131053, 8, 0, 131056, 8, 0, 131058, 8, 0, 131061, 8, 0, 131062, 8, 0, 131063, 8, 0, 131064, 8, 0, 131065, 8, 0, 131066, 8, 0, 131067, 8, 0, 131068, 8, 0, 131069, 8, 0, 131070, 8, 0, 131071, 8, 0, 65536, 8, 0, 65537, 8, 0, 65538, 8, 0, 65539, 8, 0, 65540, 9, 0, 65541, 9, 0, 65542, 9, 0, 65543, 9, 0, 65544, 9, 0, 65545, 9, 0, 65546, 9, 0, 65547, 9, 0, 65548, 9, 0, 65549, 9, 0, 65550, 9, 0, 65551, 9, 0, 65552, 9, 0, 65555, 9, 0, 65558, 9, 0, 65559, 9, 0, 196589, 9, 0, 196591, 9, 0, 196592, 9, 0, 196593, 9, 0, 196594, 9, 0, 196597, 9, 0, 196598, 9, 0, 196599, 9, 0, 196600, 9, 0, 196601, 9, 0, 196602, 9, 0, 196604, 9, 0, 196605, 9, 0, 196606, 9, 0, 196607, 9, 0, 131072, 9, 0, 131073, 9, 0, 131074, 9, 0, 131075, 9, 0, 131076, 9, 0, 131077, 9, 0, 131078, 9, 0, 131080, 9, 0, 131081, 9, 0, 131082, 9, 0, 131083, 9, 0, 131086, 9, 0, 131087, 9, 0, 131088, 9, 0, 131089, 9, 0, 131090, 9, 0, 131091, 9, 0, 131092, 9, 0, 131093, 9, 0, 131094, 9, 0, 131095, 9, 0, 131096, 9, 0, 131097, 9, 0, 131098, 8, 0, 131100, 8, 0, 131103, 8, 0, 131106, 8, 0, 131109, 8, 0, 262125, 9, 0, 262126, 9, 0, 262127, 9, 0, 262128, 9, 0, 262129, 9, 0, 262130, 9, 0, 262131, 9, 0, 262133, 9, 0, 262134, 9, 0, 262135, 9, 0, 262136, 9, 0, 262139, 9, 0, 262140, 9, 0, 262141, 9, 0, 262142, 9, 0, 262143, 9, 0, 196608, 9, 0, 196609, 9, 0, 196610, 9, 0, 196611, 9, 0, 196612, 9, 0, 196615, 9, 0, 196616, 9, 0, 196617, 9, 0, 196618, 9, 0, 196619, 9, 0, 196620, 9, 0, 196621, 9, 0, 196622, 9, 0, 196623, 9, 0, 196624, 9, 0, 196625, 9, 0, 196626, 9, 0, 196627, 9, 0, 196628, 9, 0, 196629, 9, 0, 196630, 9, 0, 196631, 9, 0, 196632, 9, 0, 196633, 9, 0, 196634, 9, 0, 196635, 9, 0, 196636, 9, 0, 196639, 9, 0, 196642, 9, 0, 196645, 9, 0, 327661, 9, 0, 327662, 9, 0, 327663, 9, 0, 327664, 9, 0, 327665, 9, 0, 327667, 9, 0, 327669, 9, 0, 327670, 9, 0, 327671, 9, 0, 327672, 9, 0, 327673, 9, 0, 327674, 9, 0, 327675, 9, 0, 327676, 9, 0, 327677, 9, 0, 327678, 9, 0, 262145, 9, 0, 262146, 9, 0, 262147, 9, 0, 262148, 9, 0, 262149, 9, 0, 262150, 9, 0, 262151, 9, 0, 262152, 9, 0, 262153, 9, 0, 262154, 9, 0, 262155, 9, 0, 262156, 9, 0, 262157, 9, 0, 262158, 9, 0, 262159, 9, 0, 262160, 9, 0, 262161, 9, 0, 262162, 9, 0, 262163, 9, 0, 262164, 9, 0, 262165, 9, 0, 262166, 9, 0, 262167, 9, 0, 262168, 9, 0, 262169, 9, 0, 262171, 9, 0, 262172, 9, 0, 262175, 9, 0, 262178, 9, 0, 262181, 9, 0, 393197, 9, 0, 393198, 9, 0, 393199, 9, 0, 393200, 9, 0, 393203, 9, 0, 393205, 9, 0, 393206, 9, 0, 393207, 9, 0, 393208, 9, 0, 393209, 9, 0, 393210, 9, 0, 393211, 9, 0, 393212, 9, 0, 393213, 9, 0, 393214, 9, 0, 393215, 9, 0, 327680, 9, 0, 327681, 9, 0, 327682, 9, 0, 327683, 9, 0, 327684, 9, 0, 327685, 9, 0, 327686, 9, 0, 327687, 9, 0, 327688, 9, 0, 327689, 9, 0, 327690, 9, 0, 327691, 9, 0, 327692, 9, 0, 327693, 9, 0, 327694, 9, 0, 327696, 9, 0, 327697, 9, 0, 327698, 9, 0, 327699, 9, 0, 327700, 9, 0, 327701, 9, 0, 327702, 9, 0, 327703, 9, 0, 327704, 9, 0, 327705, 9, 0, 327706, 9, 0, 327707, 9, 0, 327708, 9, 0, 327711, 9, 0, 327714, 9, 0, 327717, 9, 0, 458733, 9, 0, 458736, 9, 0, 458738, 9, 0, 458739, 9, 0, 458741, 9, 0, 458742, 9, 0, 458743, 9, 0, 458744, 9, 0, 458745, 9, 0, 458746, 9, 0, 458747, 9, 0, 458748, 9, 0, 458749, 9, 0, 458750, 9, 0, 393216, 9, 0, 393217, 9, 0, 393218, 9, 0, 393219, 9, 0, 393220, 9, 0, 393221, 9, 0, 393222, 9, 0, 393223, 9, 0, 393224, 9, 0, 393225, 9, 0, 393226, 9, 0, 393227, 9, 0, 393228, 9, 0, 393229, 9, 0, 393230, 9, 0, 393231, 9, 0, 393232, 9, 0, 393233, 9, 0, 393234, 9, 0, 393235, 9, 0, 393236, 9, 0, 393237, 9, 0, 393238, 9, 0, 393239, 9, 0, 393240, 9, 0, 393241, 9, 0, 393242, 9, 0, 393243, 9, 0, 393244, 9, 0, 393247, 9, 0, 393250, 9, 0, 393253, 9, 0, 524269, 9, 0, 524272, 9, 0, 524274, 9, 0, 524277, 9, 0, 524278, 9, 0, 524281, 9, 0, 524282, 9, 0, 524283, 9, 0, 524284, 9, 0, 524285, 9, 0, 524287, 9, 0, 458752, 9, 0, 458753, 9, 0, 458754, 9, 0, 458755, 9, 0, 458756, 9, 0, 458757, 9, 0, 458758, 9, 0, 458759, 9, 0, 458760, 9, 0, 458761, 9, 0, 458762, 9, 0, 458763, 9, 0, 458764, 9, 0, 458765, 9, 0, 458766, 9, 0, 458767, 9, 0, 458768, 9, 0, 458769, 9, 0, 458770, 9, 0, 458771, 9, 0, 458772, 9, 0, 458773, 9, 0, 458774, 9, 0, 458775, 9, 0, 458776, 9, 0, 458777, 9, 0, 458780, 9, 0, 458783, 9, 0, 458786, 9, 0, 458789, 9, 0, 589805, 9, 0, 589808, 9, 0, 589809, 9, 0, 589810, 9, 0, 589813, 9, 0, 589814, 9, 0, 589815, 9, 0, 589816, 9, 0, 589817, 9, 0, 589818, 9, 0, 589819, 9, 0, 589820, 9, 0, 589821, 9, 0, 589822, 9, 0, 589823, 9, 0, 524288, 9, 0, 524289, 9, 0, 524290, 9, 0, 524291, 9, 0, 524292, 9, 0, 524293, 9, 0, 524294, 9, 0, 524295, 9, 0, 524297, 9, 0, 524298, 9, 0, 524301, 9, 0, 524302, 9, 0, 524303, 9, 0, 524304, 9, 0, 524305, 9, 0, 524306, 9, 0, 524307, 9, 0, 524308, 9, 0, 524309, 9, 0, 524310, 9, 0, 524311, 9, 0, 524312, 9, 0, 524313, 9, 0, 524314, 9, 0, 524315, 9, 0, 524316, 9, 0, 524319, 9, 0, 524322, 9, 0, 524325, 9, 0 )
[node name="Finish" type="Node2D" parent="Level"]
position = Vector2( -1382, -615 )
[node name="BlockTrigger" type="Area2D" parent="Level/Finish"]
position = Vector2( 4784, -713 )
script = ExtResource( 3 )
[node name="Triple" type="CollisionShape2D" parent="Level/Finish/BlockTrigger"]
position = Vector2( -2764, 201 )
z_index = 1
shape = SubResource( 30 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="Level/Finish/BlockTrigger/Triple"]
z_index = -1
frames = SubResource( 31 )
[node name="Death" type="Area2D" parent="Level"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Level/Death"]
position = Vector2( 1938, 173 )
shape = SubResource( 40 )
[node name="Pulley" type="KinematicBody2D" parent="Level"]
position = Vector2( 2588, -227 )
z_as_relative = false
script = ExtResource( 24 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="Level/Pulley"]
position = Vector2( 0, 10 )
z_as_relative = false
shape = SubResource( 41 )
[node name="Sprite" type="Sprite" parent="Level/Pulley/CollisionShape2D"]
position = Vector2( 0, -650 )
z_as_relative = false
texture = ExtResource( 23 )
[node name="hidepulley" type="TileMap" parent="Level"]
position = Vector2( 2538, -1527 )
z_index = 5
z_as_relative = false
tile_set = SubResource( 29 )
cell_size = Vector2( 100, 100 )
cell_custom_transform = Transform2D( 0, 0, 0, 0, 0, 0 )
format = 1
tile_data = PoolIntArray( -786432, 6, 0, -720896, 6, 0, -655360, 6, 0, -589824, 6, 0, -524288, 6, 0, -458752, 6, 0, -393216, 6, 0, -327680, 6, 0, -262144, 6, 0, -196608, 6, 0, -131072, 6, 0, -65536, 6, 0 )
[node name="Area2D" type="Area2D" parent="Level"]
position = Vector2( 2368, -1047 )
script = ExtResource( 4 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="Level/Area2D"]
shape = SubResource( 47 )
[node name="playerButton" type="TileMap" parent="Level"]
position = Vector2( 2368, -1027 )
tile_set = SubResource( 48 )
cell_size = Vector2( 32, 32 )
format = 1
tile_data = PoolIntArray( -2, 0, 0, -1, 0, 1, -65536, 0, 1, -65535, 0, 2 )
[node name="Camera" type="Node" parent="."]
[node name="Camera2D" type="Camera2D" parent="Camera"]
position = Vector2( -1984, -240 )
current = true
script = ExtResource( 1 )
[node name="Node2D" type="Node2D" parent="Camera/Camera2D"]
position = Vector2( -60, -56 )
z_index = 20
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="Camera/Camera2D/Node2D"]
position = Vector2( -296, 156 )
stream = ExtResource( 16 )
volume_db = -21.849
autoplay = true
[node name="Fadeout" type="Node2D" parent="Camera/Camera2D"]
z_index = 15
z_as_relative = false
[node name="ColorRect" type="ColorRect" parent="Camera/Camera2D/Fadeout"]
visible = false
margin_left = -340.0
margin_top = -240.0
margin_right = 340.0
margin_bottom = 240.0
color = Color( 0, 0, 0, 1 )
script = ExtResource( 22 )
__meta__ = {
"_edit_use_anchors_": true
}
[node name="Players" type="KinematicBody2D" parent="."]
script = ExtResource( 21 )
[node name="Cat" type="Node2D" parent="Players"]
position = Vector2( -334, 75 )
[node name="KinematicBody2D" type="KinematicBody2D" parent="Players/Cat"]
z_as_relative = false
script = ExtResource( 5 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="Players/Cat/KinematicBody2D"]
scale = Vector2( 0.5, 0.5 )
frames = SubResource( 35 )
animation = "walk"
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Cat/KinematicBody2D"]
shape = SubResource( 36 )
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="Players/Cat/KinematicBody2D"]
position = Vector2( 60, -88 )
stream = ExtResource( 6 )
[node name="PlayerCollision" type="Area2D" parent="Players/Cat/KinematicBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Cat/KinematicBody2D/PlayerCollision"]
scale = Vector2( 0.5, 0.5 )
shape = SubResource( 37 )
[node name="Dog" type="Node2D" parent="Players"]
position = Vector2( -250, 75 )
[node name="KinematicBody2D" type="KinematicBody2D" parent="Players/Dog"]
z_as_relative = false
script = ExtResource( 2 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="Players/Dog/KinematicBody2D"]
scale = Vector2( 0.5, 0.5 )
frames = SubResource( 35 )
animation = "up"
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Dog/KinematicBody2D"]
shape = SubResource( 36 )
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="Players/Dog/KinematicBody2D"]
stream = ExtResource( 6 )
[node name="PlayerCollision" type="Area2D" parent="Players/Dog/KinematicBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Dog/KinematicBody2D/PlayerCollision"]
scale = Vector2( 0.5, 0.5 )
shape = SubResource( 37 )
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource( 16 )
[connection signal="area_shape_entered" from="Level/Death" to="Players" method="_on_Death_area_shape_entered"]
[connection signal="area_entered" from="Level/Area2D" to="Level/Pulley" method="_on_Area2D_area_entered"]
[connection signal="area_exited" from="Level/Area2D" to="Level/Pulley" method="_on_Area2D_area_exited"]
[connection signal="area_shape_entered" from="Players/Cat/KinematicBody2D/PlayerCollision" to="Level/Finish/BlockTrigger" method="_on_PlayerCollision_area_shape_entered"]
[connection signal="area_shape_exited" from="Players/Cat/KinematicBody2D/PlayerCollision" to="Level/Finish/BlockTrigger" method="_on_PlayerCollision_area_shape_exited"]
[connection signal="area_shape_entered" from="Players/Dog/KinematicBody2D/PlayerCollision" to="Level/Finish/BlockTrigger" method="_on_PlayerCollision_area_shape_entered"]
[connection signal="area_shape_exited" from="Players/Dog/KinematicBody2D/PlayerCollision" to="Level/Finish/BlockTrigger" method="_on_PlayerCollision_area_shape_exited"]