diff --git a/System38.gbsproj b/System38.gbsproj index 94f0a64..12e1369 100644 --- a/System38.gbsproj +++ b/System38.gbsproj @@ -44054,6 +44054,13 @@ } }, "id": "930e7d37-dc69-4f5e-8ce2-107c8f2321ef" + }, + { + "command": "EVENT_MUSIC_PLAY", + "args": { + "musicId": "2a3e7f67-91f9-412b-b45e-1a378d21ddb7" + }, + "id": "60878577-e8d9-4205-b352-364a5dca01f7" } ], "playerHit1Script": [], @@ -49768,6 +49775,13 @@ } }, "id": "52fdc888-1dfd-410c-af39-254ffe59a395" + }, + { + "command": "EVENT_MUSIC_PLAY", + "args": { + "musicId": "61d25c1e-b1da-4f56-98fc-74a2c97b00c1" + }, + "id": "9ef5c263-70b6-4c6e-96d2-c5c78d5fea44" } ], "playerHit1Script": [], @@ -59148,6 +59162,13 @@ ] }, "id": "e87eb675-2401-4e90-8b7e-5fbe93211241" + }, + { + "command": "EVENT_MUSIC_PLAY", + "args": { + "musicId": "b402220c-0136-4c34-a85d-03f263dae05d" + }, + "id": "9e874192-1f61-4514-b402-f029fce4b355" } ], "playerHit1Script": [], @@ -59589,8 +59610,8 @@ 0, 0, 0, - 0, - 0, + 15, + 15, 0, 0, 0, @@ -61636,134 +61657,243 @@ "symbol": "actor_67", "script": [ { - "command": "EVENT_ACTOR_EMOTE", + "command": "EVENT_IF_FALSE", "args": { - "actorId": "player", - "emoteId": "d328e688-5350-4c16-a897-d9276d1a08d1" - }, - "id": "8d618366-e804-4fb6-ac85-7b5ff11bf08e" - }, - { - "command": "EVENT_ACTOR_GET_POSITION", - "args": { - "actorId": "player", - "vectorX": "L0", - "vectorY": "L1" - }, - "id": "8b831949-6e18-40eb-b5aa-f60dbafeb9e5" - }, - { - "command": "EVENT_IF_EXPRESSION", - "args": { - "expression": "$L0$ < 48", + "variable": "L5", "__collapseElse": false }, "children": { "true": [ { - "command": "EVENT_ACTOR_SET_DIRECTION", + "command": "EVENT_ACTOR_EMOTE", + "args": { + "actorId": "player", + "emoteId": "d328e688-5350-4c16-a897-d9276d1a08d1", + "__collapse": true + }, + "id": "8d618366-e804-4fb6-ac85-7b5ff11bf08e" + }, + { + "command": "EVENT_ACTOR_GET_POSITION", + "args": { + "actorId": "player", + "vectorX": "L0", + "vectorY": "L1", + "__collapse": true + }, + "id": "8b831949-6e18-40eb-b5aa-f60dbafeb9e5" + }, + { + "command": "EVENT_IF_EXPRESSION", + "args": { + "expression": "$L0$ < 48", + "__collapseElse": false, + "__collapse": true + }, + "children": { + "true": [ + { + "command": "EVENT_ACTOR_SET_DIRECTION", + "args": { + "actorId": "$self$", + "direction": { + "type": "direction", + "value": "left" + } + }, + "id": "62611c1d-7b2c-4540-8106-74cfc82dd026" + } + ], + "false": [ + { + "command": "EVENT_ACTOR_SET_DIRECTION", + "args": { + "actorId": "$self$", + "direction": { + "type": "direction", + "value": "right" + } + }, + "id": "06545f81-edf6-4b51-bb34-75a08631c017" + } + ] + }, + "id": "5d18861f-3239-4295-9de6-022b1d142d03" + }, + { + "command": "EVENT_ACTOR_EMOTE", "args": { "actorId": "$self$", - "direction": { - "type": "direction", - "value": "left" - } + "emoteId": "49f6ab1b-a353-4f13-81ca-7418b1b1e36f", + "__collapse": true }, - "id": "62611c1d-7b2c-4540-8106-74cfc82dd026" + "id": "812634be-3c06-49ec-a253-de32728be5c9" + }, + { + "command": "EVENT_TEXT", + "args": { + "text": [ + "Voy a ver la salida" + ], + "avatarId": "", + "__collapse": true + }, + "id": "9cc31a19-9313-49d2-9b6c-76ef804403ef" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 48 + }, + "y": { + "type": "number", + "value": 14 + }, + "moveType": "horizontal", + "useCollisions": false, + "__collapse": true + }, + "id": "1f84572e-b520-4bfe-9bfc-788470a0ca3c" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 38 + }, + "y": { + "type": "number", + "value": 13 + }, + "moveType": "horizontal", + "useCollisions": false, + "__collapse": true + }, + "id": "122ac07b-d264-42a6-b3a8-a9681e307160" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 29 + }, + "y": { + "type": "number", + "value": 14 + }, + "moveType": "horizontal", + "useCollisions": false, + "__collapse": true + }, + "id": "3055e70f-f5d4-4ae8-8b82-3658121f6e76" + }, + { + "command": "EVENT_ACTOR_SET_POSITION", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 15 + }, + "y": { + "type": "number", + "value": 8 + }, + "__collapse": true + }, + "id": "d2636d86-9193-4cd9-b343-ad35238a6215" + }, + { + "command": "EVENT_SET_TRUE", + "args": { + "variable": "L5" + }, + "id": "4dedd4af-df5b-43ea-8800-3e6ee14b9953" } ], "false": [ { - "command": "EVENT_ACTOR_SET_DIRECTION", + "command": "EVENT_ACTOR_EMOTE", + "args": { + "actorId": "player", + "emoteId": "d328e688-5350-4c16-a897-d9276d1a08d1", + "__collapse": true + }, + "id": "6b576a8c-b63a-4c20-9a8a-7a52d039f7fb" + }, + { + "command": "EVENT_ACTOR_EMOTE", + "args": { + "actorId": "player", + "emoteId": "d328e688-5350-4c16-a897-d9276d1a08d1", + "__collapse": true + }, + "id": "b28c07bb-0f80-4ff9-bdb5-f0c3a4b583ff" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", "args": { "actorId": "$self$", - "direction": { - "type": "direction", - "value": "right" - } + "x": { + "type": "number", + "value": 3 + }, + "y": { + "type": "number", + "value": 4 + }, + "moveType": "vertical", + "useCollisions": false, + "__collapse": false }, - "id": "06545f81-edf6-4b51-bb34-75a08631c017" + "id": "2066b91c-40f7-4c5c-ae47-090cd7e71953" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 3 + }, + "y": { + "type": "number", + "value": 0 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "e6ee25d8-ef4f-4868-86f2-f45437c99be1" + }, + { + "command": "EVENT_ACTOR_HIDE", + "args": { + "actorId": "$self$" + }, + "id": "85abb8e9-c5ba-4e31-8b15-0b5e46fe596b" } ] }, - "id": "5d18861f-3239-4295-9de6-022b1d142d03" - }, - { - "command": "EVENT_ACTOR_EMOTE", - "args": { - "actorId": "$self$", - "emoteId": "49f6ab1b-a353-4f13-81ca-7418b1b1e36f" - }, - "id": "812634be-3c06-49ec-a253-de32728be5c9" - }, - { - "command": "EVENT_TEXT", - "args": { - "text": [ - "Si, si, me largo" - ], - "avatarId": "" - }, - "id": "9cc31a19-9313-49d2-9b6c-76ef804403ef" - }, - { - "command": "EVENT_ACTOR_MOVE_TO", - "args": { - "actorId": "$self$", - "x": { - "type": "number", - "value": 48 - }, - "y": { - "type": "number", - "value": 14 - }, - "moveType": "horizontal", - "useCollisions": false - }, - "id": "1f84572e-b520-4bfe-9bfc-788470a0ca3c" - }, - { - "command": "EVENT_ACTOR_MOVE_TO", - "args": { - "actorId": "$self$", - "x": { - "type": "number", - "value": 38 - }, - "y": { - "type": "number", - "value": 14 - }, - "moveType": "horizontal", - "useCollisions": false - }, - "id": "122ac07b-d264-42a6-b3a8-a9681e307160" - }, - { - "command": "EVENT_ACTOR_HIDE", - "args": { - "actorId": "$self$" - }, - "id": "10de7a5b-4549-45fa-bb14-a69305c831ae" - }, - { - "command": "EVENT_ACTOR_SET_POSITION", - "args": { - "actorId": "$self$", - "x": { - "type": "number", - "value": 0 - }, - "y": { - "type": "number", - "value": 0 - } - }, - "id": "d34aecd3-74c9-41a2-8869-2283d2935a43" + "id": "627e5956-048e-4742-bc22-85015471389a" } ], - "startScript": [], + "startScript": [ + { + "command": "EVENT_SET_FALSE", + "args": { + "variable": "L5", + "__collapse": false + }, + "id": "7c46e06f-1a01-4f85-8115-98120b0ee900" + } + ], "updateScript": [], "hit1Script": [], "hit2Script": [], @@ -62026,6 +62156,17 @@ "useCollisions": false }, "id": "f7c59367-bbf7-41ce-9db2-e65bca8cc4b0" + }, + { + "command": "EVENT_SWITCH_SCENE", + "args": { + "sceneId": "fb282792-d855-40b6-abe2-be69892e6834", + "x": 11, + "y": 12, + "direction": "up", + "fadeSpeed": "2" + }, + "id": "a9251f86-2b48-4455-98ef-6fe7841e4fbc" } ], "false": [] @@ -62038,6 +62179,4975 @@ ], "symbol": "scene_30", "playerSpriteSheetId": "4fd31529-8295-4647-8d19-7419938cc7d4" + }, + { + "name": "E05-03-Escaleras", + "backgroundId": "ad3eb4be-173c-4dcd-b502-44655080f8e1", + "width": 48, + "height": 20, + "type": "TOPDOWN", + "paletteIds": [ + "df87c046-cd34-47ce-ba67-fd2884a838b8", + "457d63ac-64ae-4f76-81d0-6fc3589a76e6" + ], + "spritePaletteIds": [], + "collisions": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 15, + 15, + 15, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 15, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 0, + 0, + 15, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 15, + 15, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15 + ], + "autoFadeSpeed": 1, + "id": "fb282792-d855-40b6-abe2-be69892e6834", + "symbol": "scene_31", + "x": 1058, + "y": 1917, + "actors": [ + { + "name": "", + "frame": 0, + "animate": false, + "spriteSheetId": "dc9babb4-4f83-454a-ab25-3cd84c9b3d77", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "symbol": "actor_72", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": 11, + "y": 11 + }, + { + "name": "", + "frame": 0, + "animate": false, + "spriteSheetId": "a1abc40e-c409-4c26-8cc3-9cfb29dfa3e5", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "symbol": "actor_73", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "ddc32aac-f79a-48a7-add8-ae820ab733d3", + "x": 11, + "y": 3 + } + ], + "triggers": [], + "script": [ + { + "command": "EVENT_MUSIC_STOP", + "args": {}, + "id": "52f579bf-c353-4d48-a513-16636ced7df5" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": { + "type": "number", + "value": 11 + }, + "y": { + "type": "number", + "value": 4 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "dae1782e-4491-4b1a-8a7c-6d48bc754a3a" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 11 + }, + "y": { + "type": "number", + "value": 5 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "173d54e7-077d-4394-8069-c28c32abb964" + }, + { + "command": "EVENT_LOOP_FOR", + "args": { + "variable": "L0", + "from": { + "type": "number", + "value": 0 + }, + "comparison": "<=", + "to": { + "type": "number", + "value": 4 + }, + "operation": "+=", + "value": { + "type": "number", + "value": 1 + } + }, + "children": { + "true": [ + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "ddc32aac-f79a-48a7-add8-ae820ab733d3", + "x": 0, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "0d118df1-4323-424d-9cba-7f031a80d252" + }, + { + "command": "EVENT_ACTOR_SET_DIRECTION", + "args": { + "actorId": "ddc32aac-f79a-48a7-add8-ae820ab733d3", + "direction": { + "type": "direction", + "value": "down" + } + }, + "id": "10f29ae7-9fa1-46bd-b9f9-100cc10b5c5c" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": 0, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "a7a98752-ef03-4f8d-b53f-fdee009b0d90" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "$self$", + "x": 0, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "043cee24-52c3-4bd5-9681-e0c4eaa9bbab" + }, + { + "command": "EVENT_WAIT", + "args": { + "time": 0.5, + "frames": 20, + "units": "frames" + }, + "id": "417fe17b-487f-4b6e-b9a5-8c40e72b95c9" + } + ] + }, + "id": "fd8d9c16-2cd7-4c0d-b6b9-16898dc086cf" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": -1, + "y": 0, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "c4aeb407-d00d-4467-b5f8-99f855b27bad" + }, + { + "command": "EVENT_LOOP_FOR", + "args": { + "variable": "L0", + "from": { + "type": "number", + "value": 0 + }, + "comparison": "<=", + "to": { + "type": "number", + "value": 4 + }, + "operation": "+=", + "value": { + "type": "number", + "value": 1 + } + }, + "children": { + "true": [ + { + "command": "EVENT_WAIT", + "args": { + "time": 0.5, + "frames": 10, + "units": "frames" + }, + "id": "620787f6-79d9-4d09-a360-7a7047ab2665" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": 2, + "y": 0, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "ce7c6e72-c4ba-44f7-a94a-ec1534ea7bc8" + }, + { + "command": "EVENT_WAIT", + "args": { + "time": 0.5, + "frames": 10, + "units": "frames" + }, + "id": "2d639bc2-fd8e-4fb1-9266-cedabfd36623" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": -2, + "y": 0, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "41ab1f25-233f-4f2c-9b48-1dbbb4152461" + } + ] + }, + "id": "082b8208-867a-466a-a2f4-06f44f9c4524" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "ddc32aac-f79a-48a7-add8-ae820ab733d3", + "x": { + "type": "number", + "value": 12 + }, + "y": { + "type": "number", + "value": 1 + }, + "moveType": "vertical", + "useCollisions": false + }, + "id": "770bc404-27a9-403f-a8cc-7f1aaa1ad11f" + }, + { + "command": "EVENT_ACTOR_HIDE", + "args": { + "actorId": "ddc32aac-f79a-48a7-add8-ae820ab733d3" + }, + "id": "3cbca327-e8f1-40cd-8e0b-39a215cc3090" + }, + { + "command": "EVENT_LOOP_FOR", + "args": { + "variable": "L0", + "from": { + "type": "number", + "value": 0 + }, + "comparison": "<=", + "to": { + "type": "number", + "value": 9 + }, + "operation": "+=", + "value": { + "type": "number", + "value": 1 + } + }, + "children": { + "true": [ + { + "command": "EVENT_SOUND_PLAY_EFFECT", + "args": { + "type": "crash", + "priority": "medium", + "pitch": 4, + "frequency": 200, + "duration": 0.3, + "wait": false, + "effect": 0 + }, + "id": "19c900d3-efe2-4245-bf07-41ed02cf6666" + }, + { + "command": "EVENT_CAMERA_SHAKE", + "args": { + "time": 0.5, + "frames": 10, + "shakeDirection": "horizontal", + "units": "frames" + }, + "id": "e8583d10-0881-4c7e-bdee-60bb30d7a465" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": 2, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "3791fe89-5346-468b-bc1a-d04e5d3bfbb2" + }, + { + "command": "EVENT_CAMERA_SHAKE", + "args": { + "time": 0.5, + "frames": 10, + "shakeDirection": "horizontal", + "units": "frames" + }, + "id": "90187c9d-5e06-4cb0-95f2-285db5a4157a" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "452e4e63-ca08-4095-9e97-0f9041c053ff", + "x": -2, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "3bf87498-4686-40b0-8ce6-392d5b3ff6c3" + } + ] + }, + "id": "1a449d8c-b27e-4c46-92fa-21d20f713c8e" + }, + { + "command": "EVENT_SWITCH_SCENE", + "args": { + "sceneId": "3788a033-5227-480e-ab7e-5afbd97712fd", + "x": 12, + "y": 1, + "direction": "right", + "fadeSpeed": "2" + }, + "id": "f5308c49-fe11-41c6-b198-ed6467604291" + } + ], + "playerHit1Script": [], + "playerHit2Script": [], + "playerHit3Script": [], + "playerSpriteSheetId": "4fd31529-8295-4647-8d19-7419938cc7d4" + }, + { + "name": "E05-04-Bajo", + "backgroundId": "3d91309a-3db1-40b7-ae44-537458d6b37e", + "width": 22, + "height": 20, + "type": "TOPDOWN", + "paletteIds": [ + "df87c046-cd34-47ce-ba67-fd2884a838b8", + "457d63ac-64ae-4f76-81d0-6fc3589a76e6", + "3a71eb3a-22fa-4bf1-ba58-b4f041730056" + ], + "spritePaletteIds": [], + "collisions": [ + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "autoFadeSpeed": 1, + "tileColors": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "script": [ + { + "command": "EVENT_ACTOR_HIDE", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940" + }, + "id": "5cb49650-b582-4bf4-a913-950d08786224" + }, + { + "command": "EVENT_ACTOR_HIDE", + "args": { + "actorId": "8a966a00-3c42-434b-98a4-e9586aee065b" + }, + "id": "cd927187-7713-4dfa-8cea-36da31c0a477" + }, + { + "command": "EVENT_ACTOR_HIDE", + "args": { + "actorId": "$self$" + }, + "id": "3386bbd5-d154-476d-809c-1d70ab48dfe4" + }, + { + "command": "EVENT_MUSIC_PLAY", + "args": { + "musicId": "2d08077e-05c3-494a-9174-1493dde520ec" + }, + "id": "6155f74c-cc03-4040-b64c-e037ba886a14" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "fed47e0a-13b4-44b8-9fe2-dc67c32542da", + "x": { + "type": "number", + "value": 5 + }, + "y": { + "type": "number", + "value": 14 + }, + "moveType": "diagonal", + "useCollisions": false + }, + "id": "52ff2eb1-4bee-4bfe-9146-b2a20f3ae393" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "c0d156be-3df6-4da8-bbba-d4526203056d", + "x": { + "type": "number", + "value": 19 + }, + "y": { + "type": "number", + "value": 9 + }, + "moveType": "diagonal", + "useCollisions": false + }, + "id": "431c712f-0bf4-4c5f-96f0-321368cddf62" + }, + { + "command": "EVENT_ACTOR_SHOW", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940" + }, + "id": "b5a9c06b-649f-43f5-aadb-82e500023a68" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "x": { + "type": "number", + "value": 12 + }, + "y": { + "type": "number", + "value": 7 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "00a11149-86fd-46cd-981d-4257bee45ebb" + }, + { + "command": "EVENT_ACTOR_SHOW", + "args": { + "actorId": "8a966a00-3c42-434b-98a4-e9586aee065b" + }, + "id": "59d45add-fdff-4958-8339-3b93704a7636" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "8a966a00-3c42-434b-98a4-e9586aee065b", + "x": { + "type": "number", + "value": 12 + }, + "y": { + "type": "number", + "value": 6 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "08c21062-5a43-4b7f-a914-94480ab4ad76" + }, + { + "command": "EVENT_CAMERA_SHAKE", + "args": { + "time": 0.2, + "frames": 30, + "shakeDirection": "horizontal" + }, + "id": "0a33e5fb-fead-4a24-8dd4-cf97c58077d7" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "x": { + "type": "number", + "value": 12 + }, + "y": { + "type": "number", + "value": 9 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "2cb593c7-7b1f-4f2b-b7e6-695479c2c3f7" + }, + { + "command": "EVENT_ACTOR_SHOW", + "args": { + "actorId": "$self$" + }, + "id": "05d56904-d8e5-4eab-8786-a918ed4dc476" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 12 + }, + "y": { + "type": "number", + "value": 5 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "98746d78-2792-4b01-9514-880517eab9b3" + }, + { + "command": "EVENT_ACTOR_EMOTE", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "emoteId": "5fa01e6a-236e-4947-94ee-0e605d0af3d7" + }, + "id": "fdb81fc3-cd0b-4534-818c-8a772bf15fca" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "x": { + "type": "number", + "value": 10 + }, + "y": { + "type": "number", + "value": 6 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "f3bac25a-be87-411e-8261-b04add5f56e7" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 14 + }, + "y": { + "type": "number", + "value": 6 + }, + "moveType": "horizontal", + "useCollisions": false + }, + "id": "a1be2f9b-28f9-4d79-8817-41ae8de284f8" + }, + { + "command": "EVENT_LOOP_FOR", + "args": { + "variable": "L0", + "from": { + "type": "number", + "value": 0 + }, + "comparison": "<=", + "to": { + "type": "number", + "value": 38 + }, + "operation": "+=", + "value": { + "type": "number", + "value": 1 + } + }, + "children": { + "true": [ + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "x": -1, + "y": 0, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "7ec0f600-006f-4bc7-9cf4-73fba0333eb6" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "8a966a00-3c42-434b-98a4-e9586aee065b", + "x": -1, + "y": 0, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "754caaab-6598-48fd-bfe8-49b2e656a154" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "player", + "x": -1, + "y": 0, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "8856445f-4032-4ef7-ac53-67ed1ff67a8d" + } + ] + }, + "id": "4cd38530-0b50-465b-b3c4-dd0afb9f37a2" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "x": { + "type": "number", + "value": 7 + }, + "y": { + "type": "number", + "value": 5 + }, + "moveType": "vertical", + "useCollisions": false + }, + "id": "584b51c8-13e0-456b-b146-e27e28aff3ee" + }, + { + "command": "EVENT_ACTOR_MOVE_TO", + "args": { + "actorId": "$self$", + "x": { + "type": "number", + "value": 7 + }, + "y": { + "type": "number", + "value": 7 + }, + "moveType": "vertical", + "useCollisions": false + }, + "id": "d07f3ac7-be54-4049-ac0c-128027afb4f1" + }, + { + "command": "EVENT_LOOP_FOR", + "args": { + "variable": "L0", + "from": { + "type": "number", + "value": 0 + }, + "comparison": "<=", + "to": { + "type": "number", + "value": 40 + }, + "operation": "+=", + "value": { + "type": "number", + "value": 1 + } + }, + "children": { + "true": [ + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "x": 0, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "91d8c92c-148a-438e-9273-5eb51101b681" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "8a966a00-3c42-434b-98a4-e9586aee065b", + "x": 0, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "6d30be8f-50de-4120-a60e-a6cef22e9152" + }, + { + "command": "EVENT_ACTOR_MOVE_RELATIVE", + "args": { + "actorId": "$self$", + "x": 0, + "y": -1, + "moveType": "horizontal", + "useCollisions": false, + "units": "pixels" + }, + "id": "2b0311f5-8db9-4770-b133-f0893704cda9" + } + ] + }, + "id": "17022d4e-f6ef-4f36-ad2b-16c3a95bf05b" + }, + { + "command": "EVENT_SWITCH_SCENE", + "args": { + "sceneId": "20716640-b3c4-4a93-82ce-993a88043ecb", + "x": 20, + "y": 24, + "direction": "left", + "fadeSpeed": "2" + }, + "id": "f8ff5431-67e1-4482-a3bb-b62c10251d81" + } + ], + "playerHit1Script": [], + "playerHit2Script": [], + "playerHit3Script": [], + "id": "3788a033-5227-480e-ab7e-5afbd97712fd", + "x": 1499, + "y": 1917, + "actors": [ + { + "name": "Segurata", + "frame": 0, + "animate": false, + "spriteSheetId": "6144b440-ea66-435b-aad6-b43169f36b84", + "direction": "right", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "spriteType": "actor", + "script": [ + { + "id": "984da0ab-5af6-4ff7-a1de-d1804e65f839", + "command": "EVENT_TEXT", + "args": { + "text": [ + "Tengo un amigo que\nme trae unas\nanchoas riquísimas" + ], + "avatarId": "" + } + } + ], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "fed47e0a-13b4-44b8-9fe2-dc67c32542da", + "x": 11, + "y": 5, + "symbol": "actor_74" + }, + { + "name": "Perreque", + "frame": 0, + "animate": false, + "spriteSheetId": "17219846-cda9-4e84-bdfa-c3ff105d42cc", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "spriteType": "static", + "script": [ + { + "command": "EVENT_TEXT", + "args": { + "text": [ + "Guau!!" + ], + "avatarId": "" + }, + "id": "df8cb3db-ea68-4303-9a11-4700c402ffac" + } + ], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "c0d156be-3df6-4da8-bbba-d4526203056d", + "x": 13, + "y": 5, + "symbol": "actor_75" + }, + { + "name": "Armazon", + "frame": 0, + "animate": false, + "spriteSheetId": "dc9babb4-4f83-454a-ab25-3cd84c9b3d77", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "symbol": "actor_76", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "8a966a00-3c42-434b-98a4-e9586aee065b", + "x": 12, + "y": 1 + }, + { + "name": "Ivan", + "frame": 0, + "animate": false, + "spriteSheetId": "a1abc40e-c409-4c26-8cc3-9cfb29dfa3e5", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "symbol": "actor_77", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "d8bb2f43-0945-4759-9b50-e41273dd3940", + "x": 12, + "y": 1 + } + ], + "triggers": [], + "symbol": "scene_32", + "playerSpriteSheetId": "4fd31529-8295-4647-8d19-7419938cc7d4" + }, + { + "name": "E05-05-Aparcamientmiento", + "backgroundId": "6da2bd81-f851-4de8-8b97-c419e9351310", + "width": 32, + "height": 32, + "type": "TOPDOWN", + "paletteIds": [ + "131289ed-2ef5-49c3-89f1-671efccf0970", + "50259584-f7da-4a1c-9183-8c10cc77212d", + "b7c969d0-d631-43e2-bb84-0eb6c988147f", + "fd4a1765-fd3f-473b-8c8f-e236406e3bdb" + ], + "spritePaletteIds": [], + "collisions": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 15, + 15, + 15, + 15, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "autoFadeSpeed": 1, + "tileColors": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 2, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 1, + 0, + 1, + 0, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 2, + 0, + 2, + 0, + 0, + 0, + 0, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 3, + 3, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 3, + 3, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 2, + 1, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 0, + 2, + 2, + 2, + 1, + 1, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 2, + 2, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "script": [], + "playerHit1Script": [], + "playerHit2Script": [], + "playerHit3Script": [], + "id": "20716640-b3c4-4a93-82ce-993a88043ecb", + "x": 1706.5, + "y": 1886.5, + "actors": [ + { + "name": "Armazon", + "frame": 0, + "animate": false, + "spriteSheetId": "dc9babb4-4f83-454a-ab25-3cd84c9b3d77", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "spriteType": "actor", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "f27d66d6-0c47-4107-97e5-b28cc939cb07", + "x": 23, + "y": 24, + "symbol": "actor_79" + }, + { + "name": "Ivan", + "frame": 0, + "animate": false, + "spriteSheetId": "a1abc40e-c409-4c26-8cc3-9cfb29dfa3e5", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "spriteType": "actor", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "515c11bf-d416-43bd-ba00-6a8dd60660c6", + "x": 26, + "y": 26, + "symbol": "actor_80" + }, + { + "name": "Carolo", + "frame": 0, + "animate": false, + "spriteSheetId": "4fd31529-8295-4647-8d19-7419938cc7d4", + "direction": "left", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "", + "spriteType": "actor", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "900a9fc4-df5b-41bd-8e02-b59120fdc00b", + "x": 26, + "y": 26, + "symbol": "actor_81" + }, + { + "name": "", + "frame": 0, + "animate": false, + "spriteSheetId": "9f910b9d-b851-4d26-8588-178841757417", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "1", + "spriteType": "static", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "7fb93183-701b-4cdf-8ab2-48afd39e6cad", + "x": 16, + "y": 6, + "symbol": "actor_82" + }, + { + "name": "", + "frame": 0, + "animate": false, + "spriteSheetId": "9f910b9d-b851-4d26-8588-178841757417", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "1", + "spriteType": "static", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "80023af9-eeba-466e-90aa-c60cc3e47d7b", + "x": 16, + "y": 11, + "symbol": "actor_86" + }, + { + "name": "", + "frame": 0, + "animate": false, + "spriteSheetId": "9f910b9d-b851-4d26-8588-178841757417", + "direction": "down", + "moveSpeed": 1, + "animSpeed": 15, + "paletteId": "", + "isPinned": false, + "persistent": false, + "collisionGroup": "1", + "spriteType": "static", + "script": [], + "startScript": [], + "updateScript": [], + "hit1Script": [], + "hit2Script": [], + "hit3Script": [], + "id": "834166fa-e538-44c8-bf27-834a33f8f816", + "x": 16, + "y": 16, + "symbol": "actor_87" + } + ], + "triggers": [], + "symbol": "scene_33", + "playerSpriteSheetId": "2c36eda8-98bc-4e31-b36e-2ae836d8d5e7" } ], "backgrounds": [ @@ -78786,9 +83896,9 @@ 0, 2, 0, - 0, - 2, - 2, + 1, + 1, + 1, 0, 0, 0, @@ -78805,7 +83915,7 @@ 0, 0, 0, - 3, + 1, 0, 0, 0, @@ -78834,10 +83944,10 @@ 0, 2, 0, - 0, - 2, - 2, - 0, + 1, + 1, + 1, + 1, 0, 0, 0, @@ -78852,8 +83962,8 @@ 0, 3, 3, - 3, - 3, + 1, + 1, 0, 0, 0, @@ -78900,8 +84010,8 @@ 0, 3, 3, - 3, - 3, + 1, + 1, 0, 0, 0, @@ -78948,8 +84058,8 @@ 0, 1, 1, - 3, - 3, + 1, + 1, 0, 0, 0, @@ -78996,8 +84106,8 @@ 0, 3, 3, - 3, - 3, + 1, + 1, 0, 0, 0, @@ -79026,10 +84136,155 @@ 0, 0, 0, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, 2, 2, - 2, - 2, + 1, 0, 0, 0, @@ -79042,9 +84297,6 @@ 0, 0, 0, - 3, - 3, - 3, 0, 0, 0, @@ -79077,6 +84329,10 @@ 0, 0, 0, + 1, + 1, + 1, + 1, 0, 0, 0, @@ -79090,153 +84346,7 @@ 0, 0, 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 2, - 2, - 2, - 3, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 2, - 2, - 2, - 3, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 3, - 3, - 3, - 3, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 2, + 1, 0, 0, 0, @@ -92290,16 +97400,16 @@ } ], "settings": { - "startSceneId": "51dcab6e-2a91-4346-974f-4f91021b489f", - "startX": 62, - "startY": 3, + "startSceneId": "fb282792-d855-40b6-abe2-be69892e6834", + "startX": 11, + "startY": 12, "startMoveSpeed": 1, "startAnimSpeed": 15, - "startDirection": "left", + "startDirection": "up", "showCollisions": true, "showConnections": true, - "worldScrollX": 627, - "worldScrollY": 3332, + "worldScrollX": 2822, + "worldScrollY": 3471, "zoom": 200, "customColorsEnabled": true, "sgbEnabled": false, @@ -92348,7 +97458,11 @@ "batterylessEnabled": false, "favoriteEvents": [ "EVENT_TEXT", - "EVENT_SWITCH_SCENE" + "EVENT_SWITCH_SCENE", + "EVENT_ACTOR_MOVE_TO", + "EVENT_MUSIC_PLAY", + "EVENT_ACTOR_MOVE_RELATIVE", + "EVENT_WAIT" ], "defaultFadeStyle": "white", "customColorsWhite": "E8F8E0",