-
Notifications
You must be signed in to change notification settings - Fork 2
/
World.tscn
325 lines (273 loc) · 31 KB
/
World.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
[gd_scene load_steps=29 format=2]
[ext_resource path="res://Player.tscn" type="PackedScene" id=1]
[ext_resource path="res://spritesheets/ground.png" type="Texture" id=2]
[ext_resource path="res://Enemy.tscn" type="PackedScene" id=3]
[ext_resource path="res://Friendly.tscn" type="PackedScene" id=4]
[ext_resource path="res://Sign.gd" type="Script" id=5]
[ext_resource path="res://TextDisplay.tscn" type="PackedScene" id=6]
[ext_resource path="res://RaceStartTrigger.gd" type="Script" id=7]
[ext_resource path="res://RaceEndTrigger.gd" type="Script" id=8]
[ext_resource path="res://GameEndTrigger.gd" type="Script" id=9]
[ext_resource path="res://audio/music/One_Life.ogg" type="AudioStream" id=10]
[sub_resource type="ConvexPolygonShape2D" id=2]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=3]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=4]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=5]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=6]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=7]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=8]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=9]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=10]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=11]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=12]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=13]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=14]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=15]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="ConvexPolygonShape2D" id=16]
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
[sub_resource type="TileSet" id=1]
0/name = "ground.png 0"
0/texture = ExtResource( 2 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 96, 0, 112, 32 )
0/tile_mode = 1
0/autotile/bitmask_mode = 0
0/autotile/bitmask_flags = [ Vector2( 0, 0 ), 5, Vector2( 0, 1 ), 65, Vector2( 1, 0 ), 260, Vector2( 1, 1 ), 320, Vector2( 2, 0 ), 69, Vector2( 2, 1 ), 321, Vector2( 3, 0 ), 261, Vector2( 3, 1 ), 324, Vector2( 4, 0 ), 1, Vector2( 4, 1 ), 64, Vector2( 5, 0 ), 4, Vector2( 5, 1 ), 256, Vector2( 6, 0 ), 325 ]
0/autotile/icon_coordinate = Vector2( 0, 0 )
0/autotile/tile_size = Vector2( 16, 16 )
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/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 2 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 1, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 3 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 1, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 4 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 0, 1 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 5 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 0, 1 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 6 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 1, 1 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 7 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 2, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 8 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 2, 1 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 9 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 3, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 10 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 3, 1 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 11 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 4, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 12 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 4, 1 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 13 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 5, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 14 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 5, 1 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 15 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
}, {
"autotile_coord": Vector2( 6, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 16 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
0/z_index = 0
[sub_resource type="RectangleShape2D" id=17]
extents = Vector2( 16, 16 )
[sub_resource type="RectangleShape2D" id=18]
extents = Vector2( 16, 16 )
[node name="World" type="Node2D"]
[node name="Player" parent="." instance=ExtResource( 1 )]
position = Vector2( -128, -32 )
[node name="TileMap" type="TileMap" parent="."]
tile_set = SubResource( 1 )
cell_size = Vector2( 16, 16 )
format = 1
tile_data = PoolIntArray( -4325197, 0, 65541, -4325196, 0, 65540, -4259661, 0, 1, -4259660, 0, 65536, -4194125, 0, 1, -4194124, 0, 65536, -4128589, 0, 1, -4128588, 0, 65536, -4063053, 0, 1, -4063052, 0, 65536, -3997517, 0, 1, -3997516, 0, 65536, -3931981, 0, 1, -3931980, 0, 65536, -3866445, 0, 1, -3866444, 0, 65536, -3800909, 0, 1, -3800908, 0, 65536, -3735373, 0, 1, -3735372, 0, 65536, -3669837, 0, 1, -3669836, 0, 65536, -3604333, 0, 65541, -3604332, 0, 65537, -3604331, 0, 65537, -3604330, 0, 65537, -3604329, 0, 65537, -3604328, 0, 65537, -3604327, 0, 65537, -3604326, 0, 65537, -3604325, 0, 65537, -3604324, 0, 65537, -3604323, 0, 65540, -3604301, 0, 1, -3604300, 0, 65536, -3538797, 0, 1, -3538796, 0, 6, -3538795, 0, 6, -3538794, 0, 6, -3538793, 0, 2, -3538792, 0, 0, -3538791, 0, 0, -3538790, 0, 0, -3538789, 0, 0, -3538788, 0, 0, -3538787, 0, 4, -3538765, 0, 1, -3538764, 0, 65536, -3473261, 0, 5, -3473260, 0, 0, -3473259, 0, 0, -3473258, 0, 0, -3473257, 0, 4, -3473229, 0, 1, -3473228, 0, 65536, -3407732, 0, 65541, -3407731, 0, 65537, -3407730, 0, 65540, -3407693, 0, 1, -3407692, 0, 65536, -3342196, 0, 1, -3342195, 0, 6, -3342194, 0, 65538, -3342193, 0, 65540, -3342157, 0, 1, -3342156, 0, 65536, -3276660, 0, 5, -3276659, 0, 0, -3276658, 0, 0, -3276657, 0, 4, -3276621, 0, 1, -3276620, 0, 65536, -3211085, 0, 1, -3211084, 0, 65536, -3145549, 0, 1, -3145548, 0, 65536, -3080013, 0, 1, -3080012, 0, 65536, -3014521, 0, 65541, -3014520, 0, 65537, -3014519, 0, 65540, -3014477, 0, 1, -3014476, 0, 65536, -2948985, 0, 1, -2948984, 0, 6, -2948983, 0, 65536, -2948941, 0, 1, -2948940, 0, 65536, -2883449, 0, 5, -2883448, 0, 0, -2883447, 0, 4, -2883405, 0, 1, -2883404, 0, 65536, -2817869, 0, 1, -2817868, 0, 65536, -2752333, 0, 1, -2752332, 0, 65536, -2686797, 0, 1, -2686796, 0, 65536, -2621261, 0, 1, -2621260, 0, 65536, -2555772, 0, 65541, -2555771, 0, 65537, -2555770, 0, 65540, -2555725, 0, 1, -2555724, 0, 65536, -2490236, 0, 1, -2490235, 0, 6, -2490234, 0, 65536, -2490189, 0, 1, -2490188, 0, 65536, -2424700, 0, 5, -2424699, 0, 0, -2424698, 0, 4, -2424655, 0, 65541, -2424654, 0, 65537, -2424653, 0, 65539, -2424652, 0, 65536, -2359119, 0, 1, -2359118, 0, 6, -2359117, 0, 6, -2359116, 0, 65536, -2293584, 0, 65541, -2293583, 0, 65539, -2293582, 0, 6, -2293581, 0, 6, -2293580, 0, 65538, -2293579, 0, 65540, -2228092, 0, 65541, -2228091, 0, 65537, -2228090, 0, 65540, -2228051, 0, 65541, -2228050, 0, 65537, -2228049, 0, 65537, -2228048, 0, 65539, -2228047, 0, 2, -2228046, 0, 0, -2228045, 0, 3, -2228044, 0, 6, -2228043, 0, 65536, -2162556, 0, 1, -2162555, 0, 6, -2162554, 0, 65536, -2162517, 0, 65541, -2162516, 0, 65537, -2162515, 0, 65539, -2162514, 0, 2, -2162513, 0, 0, -2162512, 0, 3, -2162511, 0, 65536, -2162509, 0, 1, -2162508, 0, 6, -2162507, 0, 65536, -2097020, 0, 1, -2097019, 0, 6, -2097018, 0, 65536, -2096981, 0, 1, -2096980, 0, 6, -2096979, 0, 6, -2096978, 0, 65536, -2096976, 0, 1, -2096975, 0, 65538, -2096974, 0, 65537, -2096973, 0, 65539, -2096972, 0, 6, -2096971, 0, 65536, -2031493, 0, 65541, -2031492, 0, 65537, -2031491, 0, 65537, -2031490, 0, 65537, -2031489, 0, 65537, -2031488, 0, 65540, -2031484, 0, 1, -2031483, 0, 6, -2031482, 0, 65536, -2031445, 0, 1, -2031444, 0, 6, -2031443, 0, 6, -2031442, 0, 65538, -2031441, 0, 65537, -2031440, 0, 65539, -2031439, 0, 6, -2031438, 0, 6, -2031437, 0, 6, -2031436, 0, 6, -2031435, 0, 65536, -1965957, 0, 5, -1965956, 0, 0, -1965955, 0, 0, -1965954, 0, 0, -1965953, 0, 0, -1965952, 0, 4, -1965948, 0, 5, -1965947, 0, 3, -1965946, 0, 65536, -1965910, 0, 65541, -1965909, 0, 65539, -1965908, 0, 2, -1965907, 0, 0, -1965906, 0, 3, -1965905, 0, 6, -1965904, 0, 6, -1965903, 0, 2, -1965902, 0, 0, -1965901, 0, 3, -1965900, 0, 6, -1965899, 0, 65538, -1965898, 0, 65540, -1900411, 0, 1, -1900410, 0, 65536, -1900374, 0, 1, -1900373, 0, 2, -1900372, 0, 4, -1900370, 0, 5, -1900369, 0, 0, -1900368, 0, 0, -1900367, 0, 4, -1900365, 0, 5, -1900364, 0, 3, -1900363, 0, 6, -1900362, 0, 65536, -1834875, 0, 1, -1834874, 0, 65536, -1834839, 0, 65541, -1834838, 0, 65539, -1834837, 0, 65536, -1834828, 0, 1, -1834827, 0, 6, -1834826, 0, 65536, -1769345, 0, 65541, -1769344, 0, 65537, -1769343, 0, 65540, -1769341, 0, 65541, -1769340, 0, 65537, -1769339, 0, 65539, -1769338, 0, 65536, -1769303, 0, 5, -1769302, 0, 0, -1769301, 0, 4, -1769292, 0, 1, -1769291, 0, 6, -1769290, 0, 65538, -1769289, 0, 65540, -1638413, 0, 65541, -1638412, 0, 65540, -1703809, 0, 5, -1703808, 0, 0, -1703807, 0, 4, -1703805, 0, 5, -1703804, 0, 3, -1703803, 0, 6, -1703802, 0, 65536, -1703756, 0, 1, -1703755, 0, 6, -1703754, 0, 6, -1703753, 0, 65538, -1703752, 0, 65540, -1572877, 0, 1, -1572876, 0, 65536, -1638268, 0, 1, -1638267, 0, 6, -1638266, 0, 65536, -1638220, 0, 1, -1638219, 0, 2, -1638218, 0, 0, -1638217, 0, 3, -1638216, 0, 65536, -1507341, 0, 1, -1507340, 0, 65536, -1572743, 0, 65541, -1572742, 0, 65540, -1572732, 0, 1, -1572731, 0, 6, -1572730, 0, 65536, -1572725, 0, 65541, -1572724, 0, 65537, -1572723, 0, 65537, -1572722, 0, 65537, -1572721, 0, 65537, -1572720, 0, 65537, -1572719, 0, 65537, -1572718, 0, 65537, -1572717, 0, 65537, -1572716, 0, 65537, -1572715, 0, 65537, -1572714, 0, 65537, -1572713, 0, 65537, -1572712, 0, 65537, -1572711, 0, 65537, -1572710, 0, 65537, -1572709, 0, 65537, -1572708, 0, 65537, -1572707, 0, 65537, -1572706, 0, 65537, -1572705, 0, 65537, -1572704, 0, 65537, -1572703, 0, 65537, -1572702, 0, 65537, -1572701, 0, 65537, -1572700, 0, 65537, -1572699, 0, 65537, -1572698, 0, 65537, -1572697, 0, 65537, -1572696, 0, 65537, -1572695, 0, 65537, -1572694, 0, 65537, -1572693, 0, 65537, -1572692, 0, 65537, -1572691, 0, 65537, -1572690, 0, 65537, -1572689, 0, 65537, -1572688, 0, 65537, -1572687, 0, 65537, -1572686, 0, 65537, -1572685, 0, 65537, -1572684, 0, 65539, -1572683, 0, 65536, -1572681, 0, 1, -1572680, 0, 65536, -1441805, 0, 1, -1441804, 0, 65536, -1507207, 0, 5, -1507206, 0, 4, -1507196, 0, 1, -1507195, 0, 6, -1507194, 0, 65536, -1507192, 0, 65541, -1507191, 0, 65537, -1507190, 0, 65537, -1507189, 0, 65539, -1507188, 0, 2, -1507187, 0, 0, -1507186, 0, 0, -1507185, 0, 0, -1507184, 0, 0, -1507183, 0, 0, -1507182, 0, 0, -1507181, 0, 0, -1507180, 0, 0, -1507179, 0, 0, -1507178, 0, 0, -1507177, 0, 0, -1507176, 0, 0, -1507175, 0, 0, -1507174, 0, 0, -1507173, 0, 0, -1507172, 0, 0, -1507171, 0, 0, -1507170, 0, 0, -1507169, 0, 0, -1507168, 0, 0, -1507167, 0, 0, -1507166, 0, 0, -1507165, 0, 0, -1507164, 0, 0, -1507163, 0, 0, -1507162, 0, 0, -1507161, 0, 0, -1507160, 0, 0, -1507159, 0, 3, -1507158, 0, 6, -1507157, 0, 6, -1507156, 0, 6, -1507155, 0, 6, -1507154, 0, 6, -1507153, 0, 6, -1507152, 0, 6, -1507151, 0, 6, -1507150, 0, 6, -1507149, 0, 6, -1507148, 0, 6, -1507147, 0, 65538, -1507146, 0, 65537, -1507145, 0, 65539, -1507144, 0, 65538, -1507143, 0, 65540, -1376269, 0, 1, -1376268, 0, 65536, -1441665, 0, 65541, -1441664, 0, 65540, -1441660, 0, 1, -1441659, 0, 6, -1441658, 0, 65538, -1441657, 0, 65537, -1441656, 0, 65539, -1441655, 0, 2, -1441654, 0, 0, -1441653, 0, 3, -1441652, 0, 65536, -1441623, 0, 5, -1441622, 0, 0, -1441621, 0, 0, -1441620, 0, 0, -1441619, 0, 0, -1441618, 0, 3, -1441617, 0, 6, -1441616, 0, 6, -1441615, 0, 6, -1441614, 0, 6, -1441613, 0, 6, -1441612, 0, 6, -1441611, 0, 6, -1441610, 0, 6, -1441609, 0, 6, -1441608, 0, 6, -1441607, 0, 65538, -1441606, 0, 65540, -1310733, 0, 1, -1310732, 0, 65536, -1376129, 0, 1, -1376128, 0, 65536, -1376124, 0, 1, -1376123, 0, 6, -1376122, 0, 2, -1376121, 0, 0, -1376120, 0, 3, -1376119, 0, 65536, -1376117, 0, 1, -1376116, 0, 65536, -1376082, 0, 5, -1376081, 0, 0, -1376080, 0, 0, -1376079, 0, 0, -1376078, 0, 0, -1376077, 0, 3, -1376076, 0, 2, -1376075, 0, 0, -1376074, 0, 0, -1376073, 0, 3, -1376072, 0, 6, -1376071, 0, 6, -1376070, 0, 65536, -1245197, 0, 1, -1245196, 0, 65536, -1310593, 0, 5, -1310592, 0, 4, -1310588, 0, 1, -1310587, 0, 6, -1310586, 0, 65536, -1310584, 0, 1, -1310583, 0, 65536, -1310581, 0, 1, -1310580, 0, 65536, -1310541, 0, 1, -1310540, 0, 65536, -1310537, 0, 5, -1310536, 0, 0, -1310535, 0, 0, -1310534, 0, 4, -1179661, 0, 1, -1179660, 0, 65536, -1245052, 0, 1, -1245051, 0, 6, -1245050, 0, 65536, -1245048, 0, 1, -1245047, 0, 65536, -1245045, 0, 1, -1245044, 0, 65536, -1245012, 0, 65541, -1245011, 0, 65537, -1245010, 0, 65537, -1245009, 0, 65537, -1245008, 0, 65537, -1245007, 0, 65537, -1245006, 0, 65537, -1245005, 0, 65539, -1245004, 0, 65536, -1114125, 0, 1, -1114124, 0, 65536, -1179529, 0, 65541, -1179528, 0, 65537, -1179527, 0, 65540, -1179516, 0, 1, -1179515, 0, 6, -1179514, 0, 65536, -1179512, 0, 1, -1179511, 0, 65536, -1179509, 0, 1, -1179508, 0, 65536, -1179476, 0, 5, -1179475, 0, 0, -1179474, 0, 3, -1179473, 0, 6, -1179472, 0, 6, -1179471, 0, 6, -1179470, 0, 6, -1179469, 0, 6, -1179468, 0, 65538, -1179467, 0, 65537, -1179466, 0, 65537, -1179465, 0, 65537, -1179464, 0, 65537, -1179463, 0, 65540, -1179460, 0, 65541, -1179459, 0, 65537, -1179458, 0, 65537, -1179457, 0, 65540, -1048589, 0, 1, -1048588, 0, 65536, -1114087, 0, 65541, -1114086, 0, 65540, -1113993, 0, 5, -1113992, 0, 0, -1113991, 0, 4, -1113980, 0, 1, -1113979, 0, 6, -1113978, 0, 65536, -1113976, 0, 1, -1113975, 0, 65536, -1113973, 0, 1, -1113972, 0, 65536, -1113938, 0, 5, -1113937, 0, 0, -1113936, 0, 0, -1113935, 0, 0, -1113934, 0, 0, -1113933, 0, 3, -1113932, 0, 6, -1113931, 0, 6, -1113930, 0, 6, -1113929, 0, 6, -1113928, 0, 6, -1113927, 0, 65538, -1113926, 0, 65537, -1113925, 0, 65537, -1113924, 0, 65539, -1113923, 0, 6, -1113922, 0, 6, -1113921, 0, 65538, -1113920, 0, 65540, -983053, 0, 1, -983052, 0, 65536, -1048551, 0, 1, -1048550, 0, 65536, -1048444, 0, 1, -1048443, 0, 6, -1048442, 0, 65536, -1048440, 0, 1, -1048439, 0, 65536, -1048437, 0, 1, -1048436, 0, 65536, -1048397, 0, 1, -1048396, 0, 2, -1048395, 0, 0, -1048394, 0, 0, -1048393, 0, 0, -1048392, 0, 0, -1048391, 0, 0, -1048390, 0, 0, -1048389, 0, 0, -1048388, 0, 0, -1048387, 0, 0, -1048386, 0, 0, -1048385, 0, 0, -1048384, 0, 4, -917517, 0, 1, -917516, 0, 65536, -983015, 0, 1, -983014, 0, 65536, -982915, 0, 65541, -982914, 0, 65537, -982913, 0, 65540, -982908, 0, 1, -982907, 0, 6, -982906, 0, 65536, -982904, 0, 1, -982903, 0, 65536, -982901, 0, 1, -982900, 0, 65536, -982870, 0, 65541, -982869, 0, 65537, -982868, 0, 65537, -982867, 0, 65537, -982866, 0, 65537, -982865, 0, 65537, -982864, 0, 65537, -982863, 0, 65537, -982862, 0, 65537, -982861, 0, 65539, -982860, 0, 65536, -851981, 0, 1, -851980, 0, 65536, -917479, 0, 1, -917478, 0, 65536, -917379, 0, 1, -917378, 0, 6, -917377, 0, 65536, -917372, 0, 1, -917371, 0, 6, -917370, 0, 65536, -917368, 0, 1, -917367, 0, 65536, -917365, 0, 1, -917364, 0, 65536, -917335, 0, 65541, -917334, 0, 65539, -917333, 0, 6, -917332, 0, 6, -917331, 0, 6, -917330, 0, 6, -917329, 0, 6, -917328, 0, 6, -917327, 0, 6, -917326, 0, 6, -917325, 0, 6, -917324, 0, 65536, -786445, 0, 1, -786444, 0, 65536, -851943, 0, 1, -851942, 0, 65536, -851843, 0, 1, -851842, 0, 6, -851841, 0, 65536, -851836, 0, 1, -851835, 0, 6, -851834, 0, 65536, -851832, 0, 1, -851831, 0, 65536, -851829, 0, 1, -851828, 0, 65536, -851799, 0, 5, -851798, 0, 0, -851797, 0, 0, -851796, 0, 0, -851795, 0, 0, -851794, 0, 0, -851793, 0, 0, -851792, 0, 0, -851791, 0, 0, -851790, 0, 0, -851789, 0, 3, -851788, 0, 65536, -720909, 0, 1, -720908, 0, 65536, -786407, 0, 1, -786406, 0, 65536, -786308, 0, 65541, -786307, 0, 65539, -786306, 0, 2, -786305, 0, 4, -786300, 0, 1, -786299, 0, 6, -786298, 0, 65536, -786296, 0, 1, -786295, 0, 65536, -786293, 0, 1, -786292, 0, 65536, -786253, 0, 1, -786252, 0, 65536, -655373, 0, 1, -655372, 0, 65536, -720871, 0, 1, -720870, 0, 65536, -720772, 0, 5, -720771, 0, 0, -720770, 0, 4, -720764, 0, 1, -720763, 0, 6, -720762, 0, 65536, -720760, 0, 1, -720759, 0, 65536, -720757, 0, 1, -720756, 0, 65536, -720717, 0, 1, -720716, 0, 65536, -589837, 0, 1, -589836, 0, 65536, -655335, 0, 1, -655334, 0, 65536, -655241, 0, 65541, -655240, 0, 65537, -655239, 0, 65540, -655228, 0, 1, -655227, 0, 6, -655226, 0, 65536, -655224, 0, 1, -655223, 0, 65536, -655221, 0, 1, -655220, 0, 65536, -655181, 0, 1, -655180, 0, 65536, -524301, 0, 1, -524300, 0, 65536, -589799, 0, 1, -589798, 0, 65536, -589756, 0, 65541, -589755, 0, 65537, -589754, 0, 65537, -589753, 0, 65540, -589748, 0, 65541, -589747, 0, 65540, -589705, 0, 5, -589704, 0, 0, -589703, 0, 4, -589692, 0, 1, -589691, 0, 6, -589690, 0, 65536, -589688, 0, 1, -589687, 0, 65536, -589685, 0, 1, -589684, 0, 65536, -589645, 0, 1, -589644, 0, 65536, -458765, 0, 1, -458764, 0, 65536, -524263, 0, 1, -524262, 0, 65536, -524228, 0, 65541, -524227, 0, 65537, -524226, 0, 65540, -524220, 0, 5, -524219, 0, 0, -524218, 0, 0, -524217, 0, 4, -524212, 0, 1, -524211, 0, 65536, -524156, 0, 1, -524155, 0, 6, -524154, 0, 65536, -524152, 0, 1, -524151, 0, 65536, -524149, 0, 1, -524148, 0, 65536, -524109, 0, 1, -524108, 0, 65536, -393229, 0, 1, -393228, 0, 65536, -458727, 0, 1, -458726, 0, 65536, -458704, 0, 65541, -458703, 0, 65540, -458692, 0, 5, -458691, 0, 0, -458690, 0, 4, -458676, 0, 1, -458675, 0, 65536, -458620, 0, 1, -458619, 0, 6, -458618, 0, 65536, -458616, 0, 1, -458615, 0, 65536, -458613, 0, 1, -458612, 0, 65536, -458573, 0, 1, -458572, 0, 65536, -327693, 0, 1, -327692, 0, 65536, -393203, 0, 65541, -393202, 0, 65540, -393191, 0, 1, -393190, 0, 65536, -393180, 0, 65541, -393179, 0, 65537, -393178, 0, 65537, -393177, 0, 65537, -393176, 0, 65537, -393175, 0, 65537, -393174, 0, 65540, -393168, 0, 1, -393167, 0, 65536, -393140, 0, 1, -393139, 0, 65536, -393090, 0, 65541, -393089, 0, 65537, -393088, 0, 65540, -393084, 0, 1, -393083, 0, 6, -393082, 0, 65536, -393080, 0, 1, -393079, 0, 65536, -393077, 0, 1, -393076, 0, 65536, -393037, 0, 1, -393036, 0, 65536, -262157, 0, 1, -262156, 0, 65536, -327667, 0, 1, -327666, 0, 65536, -327655, 0, 5, -327654, 0, 4, -327644, 0, 1, -327643, 0, 6, -327642, 0, 2, -327641, 0, 0, -327640, 0, 3, -327639, 0, 6, -327638, 0, 65536, -327632, 0, 1, -327631, 0, 65536, -327604, 0, 1, -327603, 0, 65536, -327554, 0, 5, -327553, 0, 0, -327552, 0, 4, -327548, 0, 1, -327547, 0, 6, -327546, 0, 65536, -327544, 0, 1, -327543, 0, 65536, -327541, 0, 1, -327540, 0, 65536, -327501, 0, 1, -327500, 0, 65536, -196621, 0, 1, -196620, 0, 65536, -262140, 0, 65541, -262139, 0, 65540, -262131, 0, 1, -262130, 0, 65536, -262110, 0, 65541, -262109, 0, 65537, -262108, 0, 65539, -262107, 0, 6, -262106, 0, 65536, -262104, 0, 1, -262103, 0, 6, -262102, 0, 65536, -262096, 0, 1, -262095, 0, 65536, -262091, 0, 65541, -262090, 0, 65540, -262068, 0, 1, -262067, 0, 65536, -262012, 0, 1, -262011, 0, 6, -262010, 0, 65536, -262008, 0, 1, -262007, 0, 65536, -262005, 0, 1, -262004, 0, 65536, -261965, 0, 5, -261964, 0, 4, -131085, 0, 1, -131084, 0, 65536, -196604, 0, 1, -196603, 0, 65536, -196595, 0, 1, -196594, 0, 65536, -196574, 0, 1, -196573, 0, 6, -196572, 0, 6, -196571, 0, 6, -196570, 0, 65538, -196569, 0, 65537, -196568, 0, 65539, -196567, 0, 6, -196566, 0, 65536, -196560, 0, 1, -196559, 0, 65536, -196555, 0, 1, -196554, 0, 65536, -196532, 0, 1, -196531, 0, 65536, -196476, 0, 1, -196475, 0, 6, -196474, 0, 65536, -196472, 0, 1, -196471, 0, 65536, -196469, 0, 1, -196468, 0, 65536, -65549, 0, 1, -65548, 0, 65538, -65547, 0, 65537, -65546, 0, 65537, -65545, 0, 65537, -65544, 0, 65537, -65543, 0, 65537, -65542, 0, 65537, -65541, 0, 65537, -65540, 0, 65537, -65539, 0, 65537, -65538, 0, 65537, -65537, 0, 65537, -131072, 0, 65537, -131071, 0, 65537, -131070, 0, 65537, -131069, 0, 65537, -131068, 0, 65539, -131067, 0, 65538, -131066, 0, 65537, -131065, 0, 65537, -131064, 0, 65537, -131063, 0, 65537, -131062, 0, 65537, -131061, 0, 65537, -131060, 0, 65537, -131059, 0, 65539, -131058, 0, 65538, -131057, 0, 65537, -131056, 0, 65537, -131055, 0, 65537, -131054, 0, 65537, -131053, 0, 65537, -131052, 0, 65537, -131051, 0, 65537, -131050, 0, 65537, -131049, 0, 65537, -131048, 0, 65537, -131047, 0, 65537, -131046, 0, 65537, -131045, 0, 65537, -131044, 0, 65537, -131043, 0, 65537, -131042, 0, 65537, -131041, 0, 65537, -131040, 0, 65537, -131039, 0, 65537, -131038, 0, 65539, -131037, 0, 6, -131036, 0, 6, -131035, 0, 6, -131034, 0, 6, -131033, 0, 6, -131032, 0, 6, -131031, 0, 6, -131030, 0, 65538, -131029, 0, 65537, -131028, 0, 65537, -131027, 0, 65537, -131026, 0, 65537, -131025, 0, 65537, -131024, 0, 65539, -131023, 0, 65538, -131022, 0, 65537, -131021, 0, 65537, -131020, 0, 65537, -131019, 0, 65539, -131018, 0, 65538, -131017, 0, 65537, -131016, 0, 65537, -131015, 0, 65537, -131014, 0, 65537, -131013, 0, 65537, -131012, 0, 65537, -131011, 0, 65537, -131010, 0, 65537, -131009, 0, 65537, -131008, 0, 65537, -131007, 0, 65537, -131006, 0, 65537, -131005, 0, 65537, -131004, 0, 65537, -131003, 0, 65537, -131002, 0, 65537, -131001, 0, 65537, -131000, 0, 65537, -130999, 0, 65537, -130998, 0, 65537, -130997, 0, 65537, -130996, 0, 65539, -130995, 0, 65538, -130994, 0, 65537, -130993, 0, 65537, -130992, 0, 65537, -130991, 0, 65537, -130990, 0, 65537, -130989, 0, 65537, -130988, 0, 65540, -130980, 0, 65541, -130979, 0, 65540, -130977, 0, 65541, -130976, 0, 65537, -130975, 0, 65540, -130973, 0, 65541, -130972, 0, 65540, -130970, 0, 65541, -130969, 0, 65537, -130968, 0, 65540, -130966, 0, 65541, -130965, 0, 65540, -130963, 0, 65541, -130962, 0, 65537, -130961, 0, 65540, -130959, 0, 65541, -130958, 0, 65540, -130956, 0, 65541, -130955, 0, 65537, -130954, 0, 65537, -130953, 0, 65537, -130952, 0, 65537, -130951, 0, 65537, -130950, 0, 65537, -130949, 0, 65537, -130948, 0, 65537, -130947, 0, 65537, -130946, 0, 65537, -130945, 0, 65537, -130944, 0, 65537, -130943, 0, 65537, -130942, 0, 65537, -130941, 0, 65537, -130940, 0, 65539, -130939, 0, 6, -130938, 0, 65538, -130937, 0, 65537, -130936, 0, 65539, -130935, 0, 65538, -130934, 0, 65537, -130933, 0, 65539, -130932, 0, 65536, -13, 0, 5, -12, 0, 0, -11, 0, 0, -10, 0, 0, -9, 0, 0, -8, 0, 0, -7, 0, 0, -6, 0, 0, -5, 0, 0, -4, 0, 0, -3, 0, 0, -2, 0, 0, -1, 0, 0, -65536, 0, 0, -65535, 0, 0, -65534, 0, 0, -65533, 0, 0, -65532, 0, 0, -65531, 0, 0, -65530, 0, 0, -65529, 0, 3, -65528, 0, 2, -65527, 0, 0, -65526, 0, 0, -65525, 0, 0, -65524, 0, 0, -65523, 0, 0, -65522, 0, 0, -65521, 0, 0, -65520, 0, 0, -65519, 0, 0, -65518, 0, 0, -65517, 0, 0, -65516, 0, 0, -65515, 0, 0, -65514, 0, 0, -65513, 0, 0, -65512, 0, 0, -65511, 0, 0, -65510, 0, 0, -65509, 0, 0, -65508, 0, 0, -65507, 0, 0, -65506, 0, 0, -65505, 0, 0, -65504, 0, 0, -65503, 0, 0, -65502, 0, 0, -65501, 0, 0, -65500, 0, 0, -65499, 0, 0, -65498, 0, 0, -65497, 0, 0, -65496, 0, 0, -65495, 0, 0, -65494, 0, 0, -65493, 0, 0, -65492, 0, 0, -65491, 0, 0, -65490, 0, 0, -65489, 0, 0, -65488, 0, 0, -65487, 0, 0, -65486, 0, 0, -65485, 0, 0, -65484, 0, 0, -65483, 0, 0, -65482, 0, 0, -65481, 0, 0, -65480, 0, 0, -65479, 0, 0, -65478, 0, 0, -65477, 0, 0, -65476, 0, 0, -65475, 0, 0, -65474, 0, 0, -65473, 0, 0, -65472, 0, 0, -65471, 0, 0, -65470, 0, 0, -65469, 0, 0, -65468, 0, 0, -65467, 0, 0, -65466, 0, 0, -65465, 0, 0, -65464, 0, 0, -65463, 0, 0, -65462, 0, 0, -65461, 0, 0, -65460, 0, 0, -65459, 0, 0, -65458, 0, 0, -65457, 0, 3, -65456, 0, 6, -65455, 0, 6, -65454, 0, 6, -65453, 0, 6, -65452, 0, 65536, -65444, 0, 5, -65443, 0, 4, -65441, 0, 5, -65440, 0, 0, -65439, 0, 4, -65437, 0, 5, -65436, 0, 4, -65434, 0, 5, -65433, 0, 0, -65432, 0, 4, -65430, 0, 5, -65429, 0, 4, -65427, 0, 5, -65426, 0, 0, -65425, 0, 4, -65423, 0, 5, -65422, 0, 4, -65420, 0, 1, -65419, 0, 2, -65418, 0, 0, -65417, 0, 0, -65416, 0, 3, -65415, 0, 6, -65414, 0, 2, -65413, 0, 0, -65412, 0, 3, -65411, 0, 2, -65410, 0, 0, -65409, 0, 0, -65408, 0, 0, -65407, 0, 0, -65406, 0, 0, -65405, 0, 0, -65404, 0, 0, -65403, 0, 0, -65402, 0, 0, -65401, 0, 0, -65400, 0, 0, -65399, 0, 0, -65398, 0, 0, -65397, 0, 0, -65396, 0, 4, 7, 0, 1, 8, 0, 65536, 79, 0, 5, 80, 0, 0, 81, 0, 0, 82, 0, 0, 83, 0, 3, 84, 0, 65536, 116, 0, 1, 117, 0, 65536, 120, 0, 1, 121, 0, 6, 122, 0, 65536, 124, 0, 1, 125, 0, 65536, 65543, 0, 5, 65544, 0, 4, 65619, 0, 1, 65620, 0, 65538, 65621, 0, 65540, 65652, 0, 1, 65653, 0, 65538, 65654, 0, 65537, 65655, 0, 65537, 65656, 0, 65539, 65657, 0, 6, 65658, 0, 65538, 65659, 0, 65537, 65660, 0, 65539, 65661, 0, 65536, 131155, 0, 1, 131156, 0, 6, 131157, 0, 65536, 131188, 0, 1, 131189, 0, 2, 131190, 0, 0, 131191, 0, 3, 131192, 0, 6, 131193, 0, 2, 131194, 0, 0, 131195, 0, 3, 131196, 0, 6, 131197, 0, 65536, 196691, 0, 1, 196692, 0, 6, 196693, 0, 65538, 196694, 0, 65540, 196724, 0, 1, 196725, 0, 65536, 196727, 0, 1, 196728, 0, 6, 196729, 0, 65536, 196731, 0, 1, 196732, 0, 6, 196733, 0, 65536, 262227, 0, 1, 262228, 0, 6, 262229, 0, 6, 262230, 0, 65536, 262260, 0, 1, 262261, 0, 65536, 262263, 0, 1, 262264, 0, 6, 262265, 0, 65538, 262266, 0, 65537, 262267, 0, 65539, 262268, 0, 6, 262269, 0, 65536, 327763, 0, 1, 327764, 0, 6, 327765, 0, 6, 327766, 0, 65538, 327767, 0, 65537, 327768, 0, 65537, 327769, 0, 65537, 327770, 0, 65537, 327771, 0, 65537, 327772, 0, 65537, 327773, 0, 65537, 327774, 0, 65537, 327775, 0, 65537, 327776, 0, 65537, 327777, 0, 65537, 327778, 0, 65537, 327779, 0, 65537, 327780, 0, 65537, 327781, 0, 65537, 327782, 0, 65537, 327783, 0, 65537, 327784, 0, 65537, 327785, 0, 65537, 327786, 0, 65537, 327787, 0, 65537, 327788, 0, 65537, 327789, 0, 65537, 327790, 0, 65537, 327791, 0, 65537, 327792, 0, 65537, 327793, 0, 65537, 327794, 0, 65537, 327795, 0, 65537, 327796, 0, 65539, 327797, 0, 65538, 327798, 0, 65537, 327799, 0, 65539, 327800, 0, 6, 327801, 0, 6, 327802, 0, 6, 327803, 0, 6, 327804, 0, 6, 327805, 0, 65536, 393299, 0, 5, 393300, 0, 0, 393301, 0, 0, 393302, 0, 0, 393303, 0, 0, 393304, 0, 0, 393305, 0, 0, 393306, 0, 0, 393307, 0, 0, 393308, 0, 0, 393309, 0, 0, 393310, 0, 0, 393311, 0, 0, 393312, 0, 0, 393313, 0, 0, 393314, 0, 0, 393315, 0, 0, 393316, 0, 0, 393317, 0, 0, 393318, 0, 0, 393319, 0, 0, 393320, 0, 0, 393321, 0, 0, 393322, 0, 0, 393323, 0, 0, 393324, 0, 0, 393325, 0, 0, 393326, 0, 0, 393327, 0, 0, 393328, 0, 0, 393329, 0, 0, 393330, 0, 0, 393331, 0, 0, 393332, 0, 0, 393333, 0, 0, 393334, 0, 0, 393335, 0, 0, 393336, 0, 0, 393337, 0, 0, 393338, 0, 0, 393339, 0, 0, 393340, 0, 0, 393341, 0, 4 )
[node name="Enemy" parent="." instance=ExtResource( 3 )]
position = Vector2( 640, -96 )
[node name="Enemy2" parent="." instance=ExtResource( 3 )]
position = Vector2( 1488, -34.0534 )
[node name="Enemy3" parent="." instance=ExtResource( 3 )]
position = Vector2( 1600, -34.0534 )
[node name="Enemy4" parent="." instance=ExtResource( 3 )]
position = Vector2( 1712, -34.0534 )
[node name="Enemy5" parent="." instance=ExtResource( 3 )]
position = Vector2( 1824, -34.0534 )
[node name="Enemy6" parent="." instance=ExtResource( 3 )]
position = Vector2( 1995, -192 )
[node name="Enemy7" parent="." instance=ExtResource( 3 )]
position = Vector2( 2117, -432 )
[node name="Friendly" parent="." instance=ExtResource( 4 )]
position = Vector2( 324, -32 )
text = "you must reach the end within the time limit to earn your witch's hat"
[node name="TextDisplay" parent="Friendly" index="2"]
margin_top = -64.0
margin_bottom = -13.0
text = "you must reach the end within the time limit to earn your witch's hat"
[node name="Sign" type="Node2D" parent="." groups=[
"need_player_ref",
]]
position = Vector2( -128, -32 )
script = ExtResource( 5 )
[node name="TextDisplay" parent="Sign" instance=ExtResource( 6 )]
margin_left = -32.0
margin_top = -44.0567
margin_right = 64.0
margin_bottom = 24.9433
text = "use the ad keys to move
"
autowrap = true
[node name="Sign2" type="Node2D" parent="." groups=[
"need_player_ref",
]]
position = Vector2( -16, -32 )
script = ExtResource( 5 )
[node name="TextDisplay" parent="Sign2" instance=ExtResource( 6 )]
margin_left = -23.6021
margin_top = -32.0
margin_right = 72.3979
margin_bottom = 37.0
text = "space to jump "
[node name="Sign3" type="Node2D" parent="." groups=[
"need_player_ref",
]]
position = Vector2( 144, -32 )
script = ExtResource( 5 )
[node name="TextDisplay" parent="Sign3" instance=ExtResource( 6 )]
margin_left = -32.0
margin_top = -64.0
margin_right = 80.0
margin_bottom = 5.0
text = "hold space to jump higher"
autowrap = true
[node name="Sign4" type="Node2D" parent="." groups=[
"need_player_ref",
]]
position = Vector2( 2480, -880 )
script = ExtResource( 5 )
[node name="TextDisplay" parent="Sign4" instance=ExtResource( 6 )]
margin_left = -96.0
margin_top = -64.0
margin_right = 110.0
margin_bottom = 5.0
text = "thanks for playing!
made by miziziziz
art made by scissormarks"
autowrap = true
[node name="RaceStartTrigger" type="Area2D" parent="."]
position = Vector2( 416, -54.0534 )
collision_layer = 0
collision_mask = 2
script = ExtResource( 7 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="RaceStartTrigger"]
position = Vector2( 0, 6.05338 )
shape = SubResource( 17 )
[node name="RestartPoint" type="Node2D" parent="RaceStartTrigger"]
position = Vector2( -43.915, 22.0534 )
[node name="RaceEndTrigger" type="Area2D" parent="."]
position = Vector2( 2144, -563.893 )
collision_layer = 0
collision_mask = 2
script = ExtResource( 8 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="RaceEndTrigger"]
position = Vector2( 0, 6.05338 )
shape = SubResource( 17 )
[node name="StaticBody2D" type="StaticBody2D" parent="RaceEndTrigger"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="RaceEndTrigger/StaticBody2D"]
position = Vector2( 0, 6.05338 )
shape = SubResource( 18 )
disabled = true
[node name="GameEndTrigger" type="Area2D" parent="."]
position = Vector2( 2768, -406.41 )
collision_layer = 0
collision_mask = 2
script = ExtResource( 9 )
[node name="Friendly2" parent="GameEndTrigger" instance=ExtResource( 4 )]
position = Vector2( 48, 22.8589 )
text = "congratulations!
you have earned your witch's hat"
[node name="CollisionShape2D" type="CollisionShape2D" parent="GameEndTrigger"]
position = Vector2( 0, 6.05338 )
shape = SubResource( 17 )
[node name="Music" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 10 )
autoplay = true
[editable path="Friendly"]