| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_resourceType": "scene",
- "id": "0a1dcb7e-26a4-403b-b505-3cfcc6521240",
- "_index": 1,
- "name": "GameOver",
- "backgroundId": "522dfd98-a124-4d9b-bc7c-55d03935eb68",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "TOPDOWN",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "00168+",
- "autoFadeSpeed": 1,
- "symbol": "scene_4",
- "x": 760,
- "y": 416,
- "script": [
- {
- "command": "EVENT_ACTOR_HIDE",
- "args": {
- "actorId": "$self$"
- },
- "id": "7c6bac79-d81c-4e8d-8c24-0ced7905794f"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "left",
- "up",
- "down",
- "right",
- "a",
- "start",
- "b",
- "select"
- ],
- "override": false,
- "__scriptTabs": "press"
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "24ddf870-835f-442b-a714-0748025fc24b",
- "x": {
- "type": "number",
- "value": 0
- },
- "y": {
- "type": "number",
- "value": 0
- },
- "direction": "",
- "fadeSpeed": "2"
- },
- "id": "eb47b5ce-9912-47b8-998a-398f82d2ca3b"
- }
- ]
- },
- "id": "e0a43548-2b00-439a-ba5e-00a6aaf9b0e0"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": []
- }
|