incanto 0.71.0 → 0.72.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/incanto-editor.mjs +15 -9
- package/bin/incanto-feel.mjs +11 -1
- package/bin/incanto-play.mjs +11 -1
- package/bin/incanto-playtest.mjs +11 -1
- package/dist/2d.d.ts +3 -3
- package/dist/2d.js +3 -3
- package/dist/3d.d.ts +3 -3
- package/dist/3d.js +5 -5
- package/dist/{agent8-Cfmd3ar_.js → agent8-BqZ0_O1u.js} +1 -1
- package/dist/{audio-player-L8yccdMP.d.ts → audio-player-ioZ7VKC6.d.ts} +1 -1
- package/dist/{behavior-Dcz0fr1S.d.ts → behavior-Bf9P9oB2.d.ts} +1 -1
- package/dist/{create-game-CH4kt78v.js → create-game-C9rWqqAC.js} +36 -12
- package/dist/{create-game-LCHBLfA4.js → create-game-CmFAtLZp.js} +7 -6
- package/dist/debug.d.ts +1 -1
- package/dist/editor.js +1069 -1035
- package/dist/{environment-presets-99BzP_L-.js → environment-presets-BeHoaGhy.js} +3 -3
- package/dist/{gameplay-CNULJvwh.js → gameplay-BlQe-M07.js} +1 -1
- package/dist/gameplay.d.ts +1 -1
- package/dist/gameplay.js +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/index.js +4 -4
- package/dist/{loader-8-IHvbKD.d.ts → loader-CBfQzB6S.d.ts} +10 -3
- package/dist/net.d.ts +2 -2
- package/dist/net.js +2 -2
- package/dist/{physics-2d-FhrXUc6B.js → physics-2d-DrIgTlLk.js} +2 -2
- package/dist/{physics-3d-CFEGxBXZ.js → physics-3d-BzOCw1VS.js} +3 -3
- package/dist/{picking-DVo7fI13.js → picking-C9McVJrO.js} +2 -2
- package/dist/react.d.ts +1 -1
- package/dist/react.js +1 -1
- package/dist/{register-DuVdzxbq.js → register-5IYfooAN.js} +1 -1
- package/dist/{register-BYQCBySi.js → register-C8HuRkOf.js} +3 -3
- package/dist/{replay-F7IZHdFR.d.ts → replay-CBEChqXq.d.ts} +2 -2
- package/dist/{replay-DEvp3kyV.js → replay-datiAE-b.js} +15 -8
- package/dist/{save-slots-Bvuh2p_r.js → save-slots-CEuJPUle.js} +46 -1
- package/dist/{split-screen-eULetcg-.js → split-screen-Bm5DTElG.js} +3 -3
- package/dist/{split-screen-CIYf1zSf.d.ts → split-screen-DkqLng6q.d.ts} +2 -2
- package/dist/{src-_jk0qLsS.js → src-DRSsRleD.js} +1 -1
- package/dist/{test-CmN54kWv.js → test-Djuq3Vhq.js} +13 -13
- package/dist/test.d.ts +4 -4
- package/dist/test.js +2 -2
- package/dist/vite.d.ts +8 -1
- package/dist/vite.js +22 -5
- package/editor/assets/{agent8-yLIEYHbd.js → agent8-CMKz2cax.js} +1 -1
- package/editor/assets/{debug-u31w_yhq.js → debug-DLrQm-az.js} +1 -1
- package/editor/assets/{index-DK9xMGpW.js → index-BEKuxYcE.js} +92 -92
- package/editor/index.html +1 -1
- package/package.json +1 -1
- package/skills/incanto-building-2d-games.md +6 -0
- package/skills/incanto-editor.md +4 -0
- package/skills/incanto-scene-json-authoring.md +30 -0
- package/templates-app/beacon-isle-3d/package.json +1 -1
- package/templates-app/beacon-isle-3d/src/game.scene.json +377 -185
- package/templates-app/molehill-2d/package.json +1 -1
- package/templates-app/platformer-2d/package.json +1 -1
- package/templates-app/platformer-2d/src/game.scene.json +193 -93
- package/templates-app/star-survivor/package.json +1 -1
- package/templates-app/star-survivor/src/game.scene.json +18 -9
- package/templates-app/tps-3d/package.json +1 -1
- package/templates-app/tps-3d/src/game.scene.json +82 -39
- package/templates-app/village-quest-3d/package.json +1 -1
- package/templates-app/village-quest-3d/src/grove.scene.json +98 -46
- package/templates-app/village-quest-3d/src/village.scene.json +449 -223
|
@@ -136,7 +136,8 @@
|
|
|
136
136
|
"size": [6000, 460],
|
|
137
137
|
"color": "#9aa9cf",
|
|
138
138
|
"anchor": [0.5, 0.5]
|
|
139
|
-
}
|
|
139
|
+
},
|
|
140
|
+
"uid": "n_kgnsavlruqzwtrmf"
|
|
140
141
|
},
|
|
141
142
|
{
|
|
142
143
|
"name": "T1",
|
|
@@ -146,7 +147,8 @@
|
|
|
146
147
|
"size": [110, 320],
|
|
147
148
|
"color": "#8a9bc6",
|
|
148
149
|
"anchor": [0.5, 0.5]
|
|
149
|
-
}
|
|
150
|
+
},
|
|
151
|
+
"uid": "n_x9q1fdk2x9jbb74v"
|
|
150
152
|
},
|
|
151
153
|
{
|
|
152
154
|
"name": "T1cap",
|
|
@@ -156,7 +158,8 @@
|
|
|
156
158
|
"size": [140, 26],
|
|
157
159
|
"color": "#8a9bc6",
|
|
158
160
|
"anchor": [0.5, 0.5]
|
|
159
|
-
}
|
|
161
|
+
},
|
|
162
|
+
"uid": "n_cnpvcrr8yu0w8uk0"
|
|
160
163
|
},
|
|
161
164
|
{
|
|
162
165
|
"name": "T2",
|
|
@@ -166,7 +169,8 @@
|
|
|
166
169
|
"size": [124, 370],
|
|
167
170
|
"color": "#8a9bc6",
|
|
168
171
|
"anchor": [0.5, 0.5]
|
|
169
|
-
}
|
|
172
|
+
},
|
|
173
|
+
"uid": "n_7z6waabkfu9sl42m"
|
|
170
174
|
},
|
|
171
175
|
{
|
|
172
176
|
"name": "T2cap",
|
|
@@ -176,7 +180,8 @@
|
|
|
176
180
|
"size": [156, 28],
|
|
177
181
|
"color": "#8a9bc6",
|
|
178
182
|
"anchor": [0.5, 0.5]
|
|
179
|
-
}
|
|
183
|
+
},
|
|
184
|
+
"uid": "n_yt6nyquw4tuk1pb4"
|
|
180
185
|
},
|
|
181
186
|
{
|
|
182
187
|
"name": "T3",
|
|
@@ -186,7 +191,8 @@
|
|
|
186
191
|
"size": [104, 300],
|
|
187
192
|
"color": "#8a9bc6",
|
|
188
193
|
"anchor": [0.5, 0.5]
|
|
189
|
-
}
|
|
194
|
+
},
|
|
195
|
+
"uid": "n_xcu1tm0wx6w62cfs"
|
|
190
196
|
},
|
|
191
197
|
{
|
|
192
198
|
"name": "T3cap",
|
|
@@ -196,7 +202,8 @@
|
|
|
196
202
|
"size": [132, 24],
|
|
197
203
|
"color": "#8a9bc6",
|
|
198
204
|
"anchor": [0.5, 0.5]
|
|
199
|
-
}
|
|
205
|
+
},
|
|
206
|
+
"uid": "n_gba3mwf75590p1g1"
|
|
200
207
|
},
|
|
201
208
|
{
|
|
202
209
|
"name": "T4",
|
|
@@ -206,7 +213,8 @@
|
|
|
206
213
|
"size": [120, 330],
|
|
207
214
|
"color": "#8a9bc6",
|
|
208
215
|
"anchor": [0.5, 0.5]
|
|
209
|
-
}
|
|
216
|
+
},
|
|
217
|
+
"uid": "n_5cw1iqmmc78zkswe"
|
|
210
218
|
},
|
|
211
219
|
{
|
|
212
220
|
"name": "T4cap",
|
|
@@ -216,7 +224,8 @@
|
|
|
216
224
|
"size": [150, 26],
|
|
217
225
|
"color": "#8a9bc6",
|
|
218
226
|
"anchor": [0.5, 0.5]
|
|
219
|
-
}
|
|
227
|
+
},
|
|
228
|
+
"uid": "n_deh5zjhiz3tc2g3t"
|
|
220
229
|
}
|
|
221
230
|
],
|
|
222
231
|
"uid": "n_z5d947phu1kzc1n9"
|
|
@@ -235,7 +244,8 @@
|
|
|
235
244
|
"size": [6000, 460],
|
|
236
245
|
"color": "#6776a8",
|
|
237
246
|
"anchor": [0.5, 0.5]
|
|
238
|
-
}
|
|
247
|
+
},
|
|
248
|
+
"uid": "n_8aytkuut9grukg75"
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"name": "GateTower",
|
|
@@ -245,7 +255,8 @@
|
|
|
245
255
|
"size": [150, 440],
|
|
246
256
|
"color": "#51608c",
|
|
247
257
|
"anchor": [0.5, 0.5]
|
|
248
|
-
}
|
|
258
|
+
},
|
|
259
|
+
"uid": "n_6pxpo9s2tl6hj05o"
|
|
249
260
|
},
|
|
250
261
|
{
|
|
251
262
|
"name": "Gate",
|
|
@@ -255,7 +266,8 @@
|
|
|
255
266
|
"size": [76, 150],
|
|
256
267
|
"color": "#2c2640",
|
|
257
268
|
"anchor": [0.5, 0.5]
|
|
258
|
-
}
|
|
269
|
+
},
|
|
270
|
+
"uid": "n_r7k4ykldxmnassri"
|
|
259
271
|
},
|
|
260
272
|
{
|
|
261
273
|
"name": "GateWin",
|
|
@@ -265,7 +277,8 @@
|
|
|
265
277
|
"size": [26, 34],
|
|
266
278
|
"color": "#ffd98a",
|
|
267
279
|
"anchor": [0.5, 0.5]
|
|
268
|
-
}
|
|
280
|
+
},
|
|
281
|
+
"uid": "n_rq8azerx6jc03wfw"
|
|
269
282
|
},
|
|
270
283
|
{
|
|
271
284
|
"name": "TA",
|
|
@@ -275,7 +288,8 @@
|
|
|
275
288
|
"size": [136, 420],
|
|
276
289
|
"color": "#51608c",
|
|
277
290
|
"anchor": [0.5, 0.5]
|
|
278
|
-
}
|
|
291
|
+
},
|
|
292
|
+
"uid": "n_qzdj8vir6qfx4r26"
|
|
279
293
|
},
|
|
280
294
|
{
|
|
281
295
|
"name": "TAcap",
|
|
@@ -285,7 +299,8 @@
|
|
|
285
299
|
"size": [168, 30],
|
|
286
300
|
"color": "#51608c",
|
|
287
301
|
"anchor": [0.5, 0.5]
|
|
288
|
-
}
|
|
302
|
+
},
|
|
303
|
+
"uid": "n_qmtj1sji21ataz6k"
|
|
289
304
|
},
|
|
290
305
|
{
|
|
291
306
|
"name": "TAm1",
|
|
@@ -295,7 +310,8 @@
|
|
|
295
310
|
"size": [26, 26],
|
|
296
311
|
"color": "#51608c",
|
|
297
312
|
"anchor": [0.5, 0.5]
|
|
298
|
-
}
|
|
313
|
+
},
|
|
314
|
+
"uid": "n_k21q0p724109mz9m"
|
|
299
315
|
},
|
|
300
316
|
{
|
|
301
317
|
"name": "TAm2",
|
|
@@ -305,7 +321,8 @@
|
|
|
305
321
|
"size": [26, 26],
|
|
306
322
|
"color": "#51608c",
|
|
307
323
|
"anchor": [0.5, 0.5]
|
|
308
|
-
}
|
|
324
|
+
},
|
|
325
|
+
"uid": "n_shhrlk552x3pj383"
|
|
309
326
|
},
|
|
310
327
|
{
|
|
311
328
|
"name": "TAm3",
|
|
@@ -315,7 +332,8 @@
|
|
|
315
332
|
"size": [26, 26],
|
|
316
333
|
"color": "#51608c",
|
|
317
334
|
"anchor": [0.5, 0.5]
|
|
318
|
-
}
|
|
335
|
+
},
|
|
336
|
+
"uid": "n_0c7ckddonmc4xjt7"
|
|
319
337
|
},
|
|
320
338
|
{
|
|
321
339
|
"name": "TAw1",
|
|
@@ -325,7 +343,8 @@
|
|
|
325
343
|
"size": [26, 36],
|
|
326
344
|
"color": "#ffd98a",
|
|
327
345
|
"anchor": [0.5, 0.5]
|
|
328
|
-
}
|
|
346
|
+
},
|
|
347
|
+
"uid": "n_mf4x2iep6u9lvrl2"
|
|
329
348
|
},
|
|
330
349
|
{
|
|
331
350
|
"name": "TAw2",
|
|
@@ -335,7 +354,8 @@
|
|
|
335
354
|
"size": [26, 36],
|
|
336
355
|
"color": "#ffd98a",
|
|
337
356
|
"anchor": [0.5, 0.5]
|
|
338
|
-
}
|
|
357
|
+
},
|
|
358
|
+
"uid": "n_z7qelk1tumidisdl"
|
|
339
359
|
},
|
|
340
360
|
{
|
|
341
361
|
"name": "TB",
|
|
@@ -345,7 +365,8 @@
|
|
|
345
365
|
"size": [150, 460],
|
|
346
366
|
"color": "#51608c",
|
|
347
367
|
"anchor": [0.5, 0.5]
|
|
348
|
-
}
|
|
368
|
+
},
|
|
369
|
+
"uid": "n_cnp6pq1usgpjxm1h"
|
|
349
370
|
},
|
|
350
371
|
{
|
|
351
372
|
"name": "TBcap",
|
|
@@ -355,7 +376,8 @@
|
|
|
355
376
|
"size": [184, 30],
|
|
356
377
|
"color": "#51608c",
|
|
357
378
|
"anchor": [0.5, 0.5]
|
|
358
|
-
}
|
|
379
|
+
},
|
|
380
|
+
"uid": "n_zl5sbtobmjwtcl03"
|
|
359
381
|
},
|
|
360
382
|
{
|
|
361
383
|
"name": "TBm1",
|
|
@@ -365,7 +387,8 @@
|
|
|
365
387
|
"size": [28, 28],
|
|
366
388
|
"color": "#51608c",
|
|
367
389
|
"anchor": [0.5, 0.5]
|
|
368
|
-
}
|
|
390
|
+
},
|
|
391
|
+
"uid": "n_180uyht6c3xnx1ax"
|
|
369
392
|
},
|
|
370
393
|
{
|
|
371
394
|
"name": "TBm2",
|
|
@@ -375,7 +398,8 @@
|
|
|
375
398
|
"size": [28, 28],
|
|
376
399
|
"color": "#51608c",
|
|
377
400
|
"anchor": [0.5, 0.5]
|
|
378
|
-
}
|
|
401
|
+
},
|
|
402
|
+
"uid": "n_pzsem38uvkqimjif"
|
|
379
403
|
},
|
|
380
404
|
{
|
|
381
405
|
"name": "TBm3",
|
|
@@ -385,7 +409,8 @@
|
|
|
385
409
|
"size": [28, 28],
|
|
386
410
|
"color": "#51608c",
|
|
387
411
|
"anchor": [0.5, 0.5]
|
|
388
|
-
}
|
|
412
|
+
},
|
|
413
|
+
"uid": "n_4h8mdrutgpzqemup"
|
|
389
414
|
},
|
|
390
415
|
{
|
|
391
416
|
"name": "TBpennant",
|
|
@@ -395,7 +420,8 @@
|
|
|
395
420
|
"size": [40, 24],
|
|
396
421
|
"color": "#ef476f",
|
|
397
422
|
"anchor": [0, 0.5]
|
|
398
|
-
}
|
|
423
|
+
},
|
|
424
|
+
"uid": "n_h44z5xdlqcxla51i"
|
|
399
425
|
},
|
|
400
426
|
{
|
|
401
427
|
"name": "TBw1",
|
|
@@ -405,7 +431,8 @@
|
|
|
405
431
|
"size": [28, 38],
|
|
406
432
|
"color": "#ffd98a",
|
|
407
433
|
"anchor": [0.5, 0.5]
|
|
408
|
-
}
|
|
434
|
+
},
|
|
435
|
+
"uid": "n_pq2unxzxuimp5m5a"
|
|
409
436
|
},
|
|
410
437
|
{
|
|
411
438
|
"name": "TBw2",
|
|
@@ -415,7 +442,8 @@
|
|
|
415
442
|
"size": [28, 38],
|
|
416
443
|
"color": "#ffd98a",
|
|
417
444
|
"anchor": [0.5, 0.5]
|
|
418
|
-
}
|
|
445
|
+
},
|
|
446
|
+
"uid": "n_p20dfip6izd795gd"
|
|
419
447
|
},
|
|
420
448
|
{
|
|
421
449
|
"name": "TC",
|
|
@@ -425,7 +453,8 @@
|
|
|
425
453
|
"size": [136, 420],
|
|
426
454
|
"color": "#51608c",
|
|
427
455
|
"anchor": [0.5, 0.5]
|
|
428
|
-
}
|
|
456
|
+
},
|
|
457
|
+
"uid": "n_h6vs8oxxu27bovck"
|
|
429
458
|
},
|
|
430
459
|
{
|
|
431
460
|
"name": "TCcap",
|
|
@@ -435,7 +464,8 @@
|
|
|
435
464
|
"size": [168, 30],
|
|
436
465
|
"color": "#51608c",
|
|
437
466
|
"anchor": [0.5, 0.5]
|
|
438
|
-
}
|
|
467
|
+
},
|
|
468
|
+
"uid": "n_2pijpxy4eoejljkd"
|
|
439
469
|
},
|
|
440
470
|
{
|
|
441
471
|
"name": "TCm1",
|
|
@@ -445,7 +475,8 @@
|
|
|
445
475
|
"size": [26, 26],
|
|
446
476
|
"color": "#51608c",
|
|
447
477
|
"anchor": [0.5, 0.5]
|
|
448
|
-
}
|
|
478
|
+
},
|
|
479
|
+
"uid": "n_te0zd2yo8jd9f6xh"
|
|
449
480
|
},
|
|
450
481
|
{
|
|
451
482
|
"name": "TCm2",
|
|
@@ -455,7 +486,8 @@
|
|
|
455
486
|
"size": [26, 26],
|
|
456
487
|
"color": "#51608c",
|
|
457
488
|
"anchor": [0.5, 0.5]
|
|
458
|
-
}
|
|
489
|
+
},
|
|
490
|
+
"uid": "n_fydqddh0e6k32k38"
|
|
459
491
|
},
|
|
460
492
|
{
|
|
461
493
|
"name": "TCm3",
|
|
@@ -465,7 +497,8 @@
|
|
|
465
497
|
"size": [26, 26],
|
|
466
498
|
"color": "#51608c",
|
|
467
499
|
"anchor": [0.5, 0.5]
|
|
468
|
-
}
|
|
500
|
+
},
|
|
501
|
+
"uid": "n_7x6j1urown0jxpgx"
|
|
469
502
|
},
|
|
470
503
|
{
|
|
471
504
|
"name": "TCw1",
|
|
@@ -475,7 +508,8 @@
|
|
|
475
508
|
"size": [26, 36],
|
|
476
509
|
"color": "#ffd98a",
|
|
477
510
|
"anchor": [0.5, 0.5]
|
|
478
|
-
}
|
|
511
|
+
},
|
|
512
|
+
"uid": "n_937zzlph7z5rytbt"
|
|
479
513
|
},
|
|
480
514
|
{
|
|
481
515
|
"name": "TCw2",
|
|
@@ -485,7 +519,8 @@
|
|
|
485
519
|
"size": [26, 36],
|
|
486
520
|
"color": "#ffd98a",
|
|
487
521
|
"anchor": [0.5, 0.5]
|
|
488
|
-
}
|
|
522
|
+
},
|
|
523
|
+
"uid": "n_xya2s74ye4fkmfci"
|
|
489
524
|
}
|
|
490
525
|
],
|
|
491
526
|
"uid": "n_y8xgx8pdy46yi5zb"
|
|
@@ -499,14 +534,17 @@
|
|
|
499
534
|
{
|
|
500
535
|
"name": "Skin",
|
|
501
536
|
"type": "ColorRect2D",
|
|
502
|
-
"props": { "size": [640, 120], "color": "#6a5b4a" }
|
|
537
|
+
"props": { "size": [640, 120], "color": "#6a5b4a" },
|
|
538
|
+
"uid": "n_kpopjn5cmk9yizqz"
|
|
503
539
|
},
|
|
504
540
|
{
|
|
505
541
|
"name": "Moss",
|
|
506
542
|
"type": "ColorRect2D",
|
|
507
|
-
"props": { "position": [0, -54], "size": [640, 14], "color": "#79bd54" }
|
|
543
|
+
"props": { "position": [0, -54], "size": [640, 14], "color": "#79bd54" },
|
|
544
|
+
"uid": "n_dfyi72zu1qjb4i6s"
|
|
508
545
|
}
|
|
509
|
-
]
|
|
546
|
+
],
|
|
547
|
+
"uid": "n_8zkbpwjo98d2uf8e"
|
|
510
548
|
},
|
|
511
549
|
{
|
|
512
550
|
"name": "GroundB",
|
|
@@ -517,14 +555,17 @@
|
|
|
517
555
|
{
|
|
518
556
|
"name": "Skin",
|
|
519
557
|
"type": "ColorRect2D",
|
|
520
|
-
"props": { "size": [560, 120], "color": "#6a5b4a" }
|
|
558
|
+
"props": { "size": [560, 120], "color": "#6a5b4a" },
|
|
559
|
+
"uid": "n_u1szb2nm2nnpivjg"
|
|
521
560
|
},
|
|
522
561
|
{
|
|
523
562
|
"name": "Moss",
|
|
524
563
|
"type": "ColorRect2D",
|
|
525
|
-
"props": { "position": [0, -54], "size": [560, 14], "color": "#79bd54" }
|
|
564
|
+
"props": { "position": [0, -54], "size": [560, 14], "color": "#79bd54" },
|
|
565
|
+
"uid": "n_kh2xhttq1xnvmxbu"
|
|
526
566
|
}
|
|
527
|
-
]
|
|
567
|
+
],
|
|
568
|
+
"uid": "n_o9bhrak0oa9qwyb0"
|
|
528
569
|
},
|
|
529
570
|
{
|
|
530
571
|
"name": "GroundC",
|
|
@@ -535,14 +576,17 @@
|
|
|
535
576
|
{
|
|
536
577
|
"name": "Skin",
|
|
537
578
|
"type": "ColorRect2D",
|
|
538
|
-
"props": { "size": [560, 120], "color": "#6a5b4a" }
|
|
579
|
+
"props": { "size": [560, 120], "color": "#6a5b4a" },
|
|
580
|
+
"uid": "n_sheq0wdxf31txz0x"
|
|
539
581
|
},
|
|
540
582
|
{
|
|
541
583
|
"name": "Moss",
|
|
542
584
|
"type": "ColorRect2D",
|
|
543
|
-
"props": { "position": [0, -54], "size": [560, 14], "color": "#79bd54" }
|
|
585
|
+
"props": { "position": [0, -54], "size": [560, 14], "color": "#79bd54" },
|
|
586
|
+
"uid": "n_hb3yhd7vyu0y0ksl"
|
|
544
587
|
}
|
|
545
|
-
]
|
|
588
|
+
],
|
|
589
|
+
"uid": "n_qvs9g0cca3x7lsus"
|
|
546
590
|
},
|
|
547
591
|
{
|
|
548
592
|
"name": "GroundD",
|
|
@@ -553,14 +597,17 @@
|
|
|
553
597
|
{
|
|
554
598
|
"name": "Skin",
|
|
555
599
|
"type": "ColorRect2D",
|
|
556
|
-
"props": { "size": [600, 120], "color": "#6a5b4a" }
|
|
600
|
+
"props": { "size": [600, 120], "color": "#6a5b4a" },
|
|
601
|
+
"uid": "n_um9vnv5p2i4b6b0v"
|
|
557
602
|
},
|
|
558
603
|
{
|
|
559
604
|
"name": "Moss",
|
|
560
605
|
"type": "ColorRect2D",
|
|
561
|
-
"props": { "position": [0, -54], "size": [600, 14], "color": "#79bd54" }
|
|
606
|
+
"props": { "position": [0, -54], "size": [600, 14], "color": "#79bd54" },
|
|
607
|
+
"uid": "n_20rf8qlle8qwwy7r"
|
|
562
608
|
}
|
|
563
|
-
]
|
|
609
|
+
],
|
|
610
|
+
"uid": "n_l9s9ld9hy694xeih"
|
|
564
611
|
},
|
|
565
612
|
{
|
|
566
613
|
"name": "Plat1",
|
|
@@ -571,14 +618,17 @@
|
|
|
571
618
|
{
|
|
572
619
|
"name": "Skin",
|
|
573
620
|
"type": "ColorRect2D",
|
|
574
|
-
"props": { "size": [150, 26], "color": "#7d6f5c" }
|
|
621
|
+
"props": { "size": [150, 26], "color": "#7d6f5c" },
|
|
622
|
+
"uid": "n_12xk4cbzgig7ck0r"
|
|
575
623
|
},
|
|
576
624
|
{
|
|
577
625
|
"name": "Moss",
|
|
578
626
|
"type": "ColorRect2D",
|
|
579
|
-
"props": { "position": [0, -9], "size": [150, 8], "color": "#88c060" }
|
|
627
|
+
"props": { "position": [0, -9], "size": [150, 8], "color": "#88c060" },
|
|
628
|
+
"uid": "n_gwd85bxr1p3towx0"
|
|
580
629
|
}
|
|
581
|
-
]
|
|
630
|
+
],
|
|
631
|
+
"uid": "n_4fkl2ixfebd5ixwz"
|
|
582
632
|
},
|
|
583
633
|
{
|
|
584
634
|
"name": "Plat2",
|
|
@@ -589,14 +639,17 @@
|
|
|
589
639
|
{
|
|
590
640
|
"name": "Skin",
|
|
591
641
|
"type": "ColorRect2D",
|
|
592
|
-
"props": { "size": [150, 26], "color": "#7d6f5c" }
|
|
642
|
+
"props": { "size": [150, 26], "color": "#7d6f5c" },
|
|
643
|
+
"uid": "n_8o9j7o3a3z00h8ab"
|
|
593
644
|
},
|
|
594
645
|
{
|
|
595
646
|
"name": "Moss",
|
|
596
647
|
"type": "ColorRect2D",
|
|
597
|
-
"props": { "position": [0, -9], "size": [150, 8], "color": "#88c060" }
|
|
648
|
+
"props": { "position": [0, -9], "size": [150, 8], "color": "#88c060" },
|
|
649
|
+
"uid": "n_i0k4ik9tui3gfub8"
|
|
598
650
|
}
|
|
599
|
-
]
|
|
651
|
+
],
|
|
652
|
+
"uid": "n_kuvdbylnjplyg8g3"
|
|
600
653
|
},
|
|
601
654
|
{
|
|
602
655
|
"name": "Plat3",
|
|
@@ -607,14 +660,17 @@
|
|
|
607
660
|
{
|
|
608
661
|
"name": "Skin",
|
|
609
662
|
"type": "ColorRect2D",
|
|
610
|
-
"props": { "size": [180, 26], "color": "#7d6f5c" }
|
|
663
|
+
"props": { "size": [180, 26], "color": "#7d6f5c" },
|
|
664
|
+
"uid": "n_up27sn4qs6n5svut"
|
|
611
665
|
},
|
|
612
666
|
{
|
|
613
667
|
"name": "Moss",
|
|
614
668
|
"type": "ColorRect2D",
|
|
615
|
-
"props": { "position": [0, -9], "size": [180, 8], "color": "#88c060" }
|
|
669
|
+
"props": { "position": [0, -9], "size": [180, 8], "color": "#88c060" },
|
|
670
|
+
"uid": "n_qnexl7r4xcii5p2u"
|
|
616
671
|
}
|
|
617
|
-
]
|
|
672
|
+
],
|
|
673
|
+
"uid": "n_cq5hw49tg890gk3f"
|
|
618
674
|
},
|
|
619
675
|
{
|
|
620
676
|
"name": "Plat4",
|
|
@@ -625,14 +681,17 @@
|
|
|
625
681
|
{
|
|
626
682
|
"name": "Skin",
|
|
627
683
|
"type": "ColorRect2D",
|
|
628
|
-
"props": { "size": [150, 26], "color": "#7d6f5c" }
|
|
684
|
+
"props": { "size": [150, 26], "color": "#7d6f5c" },
|
|
685
|
+
"uid": "n_0ph6j77k5jeqlih1"
|
|
629
686
|
},
|
|
630
687
|
{
|
|
631
688
|
"name": "Moss",
|
|
632
689
|
"type": "ColorRect2D",
|
|
633
|
-
"props": { "position": [0, -9], "size": [150, 8], "color": "#88c060" }
|
|
690
|
+
"props": { "position": [0, -9], "size": [150, 8], "color": "#88c060" },
|
|
691
|
+
"uid": "n_4rne2xet03gxdgy2"
|
|
634
692
|
}
|
|
635
|
-
]
|
|
693
|
+
],
|
|
694
|
+
"uid": "n_rzxq75mfbmhpupky"
|
|
636
695
|
},
|
|
637
696
|
{
|
|
638
697
|
"name": "MovePlat",
|
|
@@ -652,12 +711,14 @@
|
|
|
652
711
|
{
|
|
653
712
|
"name": "Skin",
|
|
654
713
|
"type": "ColorRect2D",
|
|
655
|
-
"props": { "size": [150, 24], "color": "#b07b3c" }
|
|
714
|
+
"props": { "size": [150, 24], "color": "#b07b3c" },
|
|
715
|
+
"uid": "n_1lxzyy8mlferk1rq"
|
|
656
716
|
},
|
|
657
717
|
{
|
|
658
718
|
"name": "Top",
|
|
659
719
|
"type": "ColorRect2D",
|
|
660
|
-
"props": { "position": [0, -8], "size": [150, 8], "color": "#ffd166" }
|
|
720
|
+
"props": { "position": [0, -8], "size": [150, 8], "color": "#ffd166" },
|
|
721
|
+
"uid": "n_ksvi7q3e4g7vkxcn"
|
|
661
722
|
}
|
|
662
723
|
],
|
|
663
724
|
"uid": "n_sf07oapcipaog0b6"
|
|
@@ -675,12 +736,14 @@
|
|
|
675
736
|
{
|
|
676
737
|
"name": "Skin",
|
|
677
738
|
"type": "ColorRect2D",
|
|
678
|
-
"props": { "size": [140, 24], "color": "#b07b3c" }
|
|
739
|
+
"props": { "size": [140, 24], "color": "#b07b3c" },
|
|
740
|
+
"uid": "n_pwb8mgso3ntyu0zb"
|
|
679
741
|
},
|
|
680
742
|
{
|
|
681
743
|
"name": "Top",
|
|
682
744
|
"type": "ColorRect2D",
|
|
683
|
-
"props": { "position": [0, -8], "size": [140, 8], "color": "#ffd166" }
|
|
745
|
+
"props": { "position": [0, -8], "size": [140, 8], "color": "#ffd166" },
|
|
746
|
+
"uid": "n_8hovv47n4yj9ouqb"
|
|
684
747
|
}
|
|
685
748
|
],
|
|
686
749
|
"uid": "n_vfuh862g8bfg7swp"
|
|
@@ -694,9 +757,11 @@
|
|
|
694
757
|
{
|
|
695
758
|
"name": "Skin",
|
|
696
759
|
"type": "ColorRect2D",
|
|
697
|
-
"props": { "position": [0, 2], "size": [120, 26], "color": "#b0392f" }
|
|
760
|
+
"props": { "position": [0, 2], "size": [120, 26], "color": "#b0392f" },
|
|
761
|
+
"uid": "n_t0fo5rl84infnn9j"
|
|
698
762
|
}
|
|
699
|
-
]
|
|
763
|
+
],
|
|
764
|
+
"uid": "n_qehp8oobygqmm6tg"
|
|
700
765
|
},
|
|
701
766
|
{
|
|
702
767
|
"name": "Spikes2",
|
|
@@ -707,15 +772,18 @@
|
|
|
707
772
|
{
|
|
708
773
|
"name": "Skin",
|
|
709
774
|
"type": "ColorRect2D",
|
|
710
|
-
"props": { "position": [0, 2], "size": [200, 26], "color": "#b0392f" }
|
|
775
|
+
"props": { "position": [0, 2], "size": [200, 26], "color": "#b0392f" },
|
|
776
|
+
"uid": "n_eko325lyecm19gtb"
|
|
711
777
|
}
|
|
712
|
-
]
|
|
778
|
+
],
|
|
779
|
+
"uid": "n_tsh2l3pt5dus6uii"
|
|
713
780
|
},
|
|
714
781
|
{
|
|
715
782
|
"name": "DeathPlane",
|
|
716
783
|
"type": "Area2D",
|
|
717
784
|
"groups": ["pit"],
|
|
718
|
-
"props": { "position": [1400, 880], "collider": { "shape": "rect", "size": [6000, 120] } }
|
|
785
|
+
"props": { "position": [1400, 880], "collider": { "shape": "rect", "size": [6000, 120] } },
|
|
786
|
+
"uid": "n_jribfvf3t8135m06"
|
|
719
787
|
},
|
|
720
788
|
{
|
|
721
789
|
"name": "Checkpoint",
|
|
@@ -726,14 +794,17 @@
|
|
|
726
794
|
{
|
|
727
795
|
"name": "Pole",
|
|
728
796
|
"type": "ColorRect2D",
|
|
729
|
-
"props": { "size": [8, 120], "color": "#cfd6e6" }
|
|
797
|
+
"props": { "size": [8, 120], "color": "#cfd6e6" },
|
|
798
|
+
"uid": "n_pu6wgcdu7das46xg"
|
|
730
799
|
},
|
|
731
800
|
{
|
|
732
801
|
"name": "Flag",
|
|
733
802
|
"type": "ColorRect2D",
|
|
734
|
-
"props": { "position": [26, -44], "size": [44, 28], "color": "#56d8ff" }
|
|
803
|
+
"props": { "position": [26, -44], "size": [44, 28], "color": "#56d8ff" },
|
|
804
|
+
"uid": "n_uanrwp2hjns21ybe"
|
|
735
805
|
}
|
|
736
|
-
]
|
|
806
|
+
],
|
|
807
|
+
"uid": "n_100y13h04f6zv8hy"
|
|
737
808
|
},
|
|
738
809
|
{
|
|
739
810
|
"name": "Goal",
|
|
@@ -744,19 +815,23 @@
|
|
|
744
815
|
{
|
|
745
816
|
"name": "Pole",
|
|
746
817
|
"type": "ColorRect2D",
|
|
747
|
-
"props": { "size": [10, 160], "color": "#e9e2cf" }
|
|
818
|
+
"props": { "size": [10, 160], "color": "#e9e2cf" },
|
|
819
|
+
"uid": "n_90p2heibwoi09twa"
|
|
748
820
|
},
|
|
749
821
|
{
|
|
750
822
|
"name": "Flag",
|
|
751
823
|
"type": "ColorRect2D",
|
|
752
|
-
"props": { "position": [34, -60], "size": [56, 36], "color": "#ffd166" }
|
|
824
|
+
"props": { "position": [34, -60], "size": [56, 36], "color": "#ffd166" },
|
|
825
|
+
"uid": "n_x9wh2ozd3p8raunb"
|
|
753
826
|
},
|
|
754
827
|
{
|
|
755
828
|
"name": "Gate",
|
|
756
829
|
"type": "ColorRect2D",
|
|
757
|
-
"props": { "position": [0, 60], "size": [120, 40], "color": "#3f3550" }
|
|
830
|
+
"props": { "position": [0, 60], "size": [120, 40], "color": "#3f3550" },
|
|
831
|
+
"uid": "n_fmwlegkrlo07o8cp"
|
|
758
832
|
}
|
|
759
|
-
]
|
|
833
|
+
],
|
|
834
|
+
"uid": "n_v2qtb845ohsyjatm"
|
|
760
835
|
},
|
|
761
836
|
{
|
|
762
837
|
"name": "Gob1",
|
|
@@ -780,7 +855,8 @@
|
|
|
780
855
|
"idle": { "frames": [0, 6], "fps": 9, "loop": true },
|
|
781
856
|
"move": { "frames": [7, 12], "fps": 12, "loop": true }
|
|
782
857
|
}
|
|
783
|
-
}
|
|
858
|
+
},
|
|
859
|
+
"uid": "n_h9cchyppxdlabdtk"
|
|
784
860
|
},
|
|
785
861
|
{
|
|
786
862
|
"name": "AI",
|
|
@@ -813,7 +889,8 @@
|
|
|
813
889
|
"idle": { "frames": [0, 6], "fps": 9, "loop": true },
|
|
814
890
|
"move": { "frames": [7, 12], "fps": 12, "loop": true }
|
|
815
891
|
}
|
|
816
|
-
}
|
|
892
|
+
},
|
|
893
|
+
"uid": "n_fyz3psefcspkiaw9"
|
|
817
894
|
},
|
|
818
895
|
{
|
|
819
896
|
"name": "AI",
|
|
@@ -846,7 +923,8 @@
|
|
|
846
923
|
"idle": { "frames": [0, 6], "fps": 9, "loop": true },
|
|
847
924
|
"move": { "frames": [7, 12], "fps": 12, "loop": true }
|
|
848
925
|
}
|
|
849
|
-
}
|
|
926
|
+
},
|
|
927
|
+
"uid": "n_jze1jl6y703we1k2"
|
|
850
928
|
},
|
|
851
929
|
{
|
|
852
930
|
"name": "AI",
|
|
@@ -1090,7 +1168,8 @@
|
|
|
1090
1168
|
],
|
|
1091
1169
|
"uid": "n_hxub1s4s6cgvredd"
|
|
1092
1170
|
}
|
|
1093
|
-
]
|
|
1171
|
+
],
|
|
1172
|
+
"uid": "n_ru4rs9zxiakomfq8"
|
|
1094
1173
|
},
|
|
1095
1174
|
{
|
|
1096
1175
|
"name": "Gem1",
|
|
@@ -1153,12 +1232,14 @@
|
|
|
1153
1232
|
"run": { "frames": [6, 11], "fps": 14, "loop": true },
|
|
1154
1233
|
"jump": { "frames": [9, 9], "fps": 1, "loop": false }
|
|
1155
1234
|
}
|
|
1156
|
-
}
|
|
1235
|
+
},
|
|
1236
|
+
"uid": "n_odjl6nsgedmaiijc"
|
|
1157
1237
|
},
|
|
1158
1238
|
{
|
|
1159
1239
|
"name": "Feet",
|
|
1160
1240
|
"type": "Area2D",
|
|
1161
|
-
"props": { "position": [0, 30], "collider": { "shape": "rect", "size": [30, 14] } }
|
|
1241
|
+
"props": { "position": [0, 30], "collider": { "shape": "rect", "size": [30, 14] } },
|
|
1242
|
+
"uid": "n_3h2sl2xr1s9dqyyn"
|
|
1162
1243
|
}
|
|
1163
1244
|
],
|
|
1164
1245
|
"uid": "n_h5em8g8jljkl2xtq"
|
|
@@ -1181,37 +1262,44 @@
|
|
|
1181
1262
|
{
|
|
1182
1263
|
"name": "SfxJump",
|
|
1183
1264
|
"type": "AudioPlayer",
|
|
1184
|
-
"props": { "preset": "jump", "bus": "sfx", "volume": 0.4 }
|
|
1265
|
+
"props": { "preset": "jump", "bus": "sfx", "volume": 0.4 },
|
|
1266
|
+
"uid": "n_fga6jge9oojav2ip"
|
|
1185
1267
|
},
|
|
1186
1268
|
{
|
|
1187
1269
|
"name": "SfxCoin",
|
|
1188
1270
|
"type": "AudioPlayer",
|
|
1189
|
-
"props": { "preset": "coin", "bus": "sfx", "volume": 0.5 }
|
|
1271
|
+
"props": { "preset": "coin", "bus": "sfx", "volume": 0.5 },
|
|
1272
|
+
"uid": "n_91v1t63q08aa269h"
|
|
1190
1273
|
},
|
|
1191
1274
|
{
|
|
1192
1275
|
"name": "SfxStomp",
|
|
1193
1276
|
"type": "AudioPlayer",
|
|
1194
|
-
"props": { "preset": "hit", "bus": "sfx", "volume": 0.55 }
|
|
1277
|
+
"props": { "preset": "hit", "bus": "sfx", "volume": 0.55 },
|
|
1278
|
+
"uid": "n_cnq1q049f8igezps"
|
|
1195
1279
|
},
|
|
1196
1280
|
{
|
|
1197
1281
|
"name": "SfxHurt",
|
|
1198
1282
|
"type": "AudioPlayer",
|
|
1199
|
-
"props": { "preset": "hurt", "bus": "sfx", "volume": 0.6 }
|
|
1283
|
+
"props": { "preset": "hurt", "bus": "sfx", "volume": 0.6 },
|
|
1284
|
+
"uid": "n_ct1uc3mzw7i160eu"
|
|
1200
1285
|
},
|
|
1201
1286
|
{
|
|
1202
1287
|
"name": "SfxCheckpoint",
|
|
1203
1288
|
"type": "AudioPlayer",
|
|
1204
|
-
"props": { "preset": "powerup", "bus": "sfx", "volume": 0.6 }
|
|
1289
|
+
"props": { "preset": "powerup", "bus": "sfx", "volume": 0.6 },
|
|
1290
|
+
"uid": "n_mp08510ntrmso38f"
|
|
1205
1291
|
},
|
|
1206
1292
|
{
|
|
1207
1293
|
"name": "SfxWin",
|
|
1208
1294
|
"type": "AudioPlayer",
|
|
1209
|
-
"props": { "preset": "win", "bus": "sfx", "volume": 0.8 }
|
|
1295
|
+
"props": { "preset": "win", "bus": "sfx", "volume": 0.8 },
|
|
1296
|
+
"uid": "n_0o3lx2ks3fj0xu4f"
|
|
1210
1297
|
},
|
|
1211
1298
|
{
|
|
1212
1299
|
"name": "SfxLose",
|
|
1213
1300
|
"type": "AudioPlayer",
|
|
1214
|
-
"props": { "preset": "lose", "bus": "sfx", "volume": 0.8 }
|
|
1301
|
+
"props": { "preset": "lose", "bus": "sfx", "volume": 0.8 },
|
|
1302
|
+
"uid": "n_tqyiokpvckkrditl"
|
|
1215
1303
|
},
|
|
1216
1304
|
{
|
|
1217
1305
|
"name": "HUD",
|
|
@@ -1221,17 +1309,20 @@
|
|
|
1221
1309
|
{
|
|
1222
1310
|
"name": "CoinLabel",
|
|
1223
1311
|
"type": "UiText",
|
|
1224
|
-
"props": { "anchor": "topLeft", "text": "◆ 0", "size": 22, "color": "#ffd166" }
|
|
1312
|
+
"props": { "anchor": "topLeft", "text": "◆ 0", "size": 22, "color": "#ffd166" },
|
|
1313
|
+
"uid": "n_46fq8hl0mj695yz5"
|
|
1225
1314
|
},
|
|
1226
1315
|
{
|
|
1227
1316
|
"name": "HeartLabel",
|
|
1228
1317
|
"type": "UiText",
|
|
1229
|
-
"props": { "anchor": "topLeft", "text": "♥♥♥", "size": 22, "color": "#ff6b81" }
|
|
1318
|
+
"props": { "anchor": "topLeft", "text": "♥♥♥", "size": 22, "color": "#ff6b81" },
|
|
1319
|
+
"uid": "n_64f6g26ewb0q4k4l"
|
|
1230
1320
|
},
|
|
1231
1321
|
{
|
|
1232
1322
|
"name": "LivesLabel",
|
|
1233
1323
|
"type": "UiText",
|
|
1234
|
-
"props": { "anchor": "topLeft", "text": "x 3", "size": 18, "color": "#f4f4f4" }
|
|
1324
|
+
"props": { "anchor": "topLeft", "text": "x 3", "size": 18, "color": "#f4f4f4" },
|
|
1325
|
+
"uid": "n_529jngi6yo9wo8hn"
|
|
1235
1326
|
},
|
|
1236
1327
|
{
|
|
1237
1328
|
"name": "Hint",
|
|
@@ -1241,7 +1332,8 @@
|
|
|
1241
1332
|
"text": "A/D run · Space jump (double-jump!) · stomp goblins · reach the gold flag",
|
|
1242
1333
|
"size": 14,
|
|
1243
1334
|
"color": "#f4f4f4"
|
|
1244
|
-
}
|
|
1335
|
+
},
|
|
1336
|
+
"uid": "n_xzbq736pxmlog2ze"
|
|
1245
1337
|
}
|
|
1246
1338
|
],
|
|
1247
1339
|
"uid": "n_ng718r3uiw1madux"
|
|
@@ -1249,7 +1341,15 @@
|
|
|
1249
1341
|
{
|
|
1250
1342
|
"name": "BannerLayer",
|
|
1251
1343
|
"type": "HudLayer",
|
|
1252
|
-
"children": [
|
|
1344
|
+
"children": [
|
|
1345
|
+
{
|
|
1346
|
+
"name": "Banner",
|
|
1347
|
+
"type": "UiBanner",
|
|
1348
|
+
"props": { "size": 44 },
|
|
1349
|
+
"uid": "n_cjld0im0b2f7t02i"
|
|
1350
|
+
}
|
|
1351
|
+
],
|
|
1352
|
+
"uid": "n_i3xs3gnb3cyrar1u"
|
|
1253
1353
|
}
|
|
1254
1354
|
],
|
|
1255
1355
|
"uid": "n_d9t51gs0vhpnp2jj"
|