| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "_resourceType": "scene",
- "id": "e5f48ef9-e079-4884-adb8-e9fd93eac453",
- "_index": 4,
- "name": "MainMenu",
- "backgroundId": "2f228023-e67f-4a4b-9bb9-74d10fcc824a",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "PLATFORM",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "",
- "autoFadeSpeed": 1,
- "symbol": "scene_5",
- "x": 208,
- "y": 624,
- "script": [
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "375b37ee-4078-4379-8aff-fa095ff2af8c"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "a"
- ],
- "override": true,
- "__scriptTabs": "press"
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "72c1e8e4-0697-4feb-b262-0ece9c3af457",
- "x": {
- "type": "number",
- "value": 1
- },
- "y": {
- "type": "number",
- "value": 61
- },
- "direction": "right",
- "fadeSpeed": 3
- },
- "id": "6b97a590-e27a-48bb-8506-11e970e14ecd"
- }
- ]
- },
- "id": "1d3be02d-c308-448a-b05f-04966316d655"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "b"
- ],
- "override": true,
- "__scriptTabs": "press"
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "a43373b8-232d-435e-a002-8ceaf4b02c12",
- "x": {
- "type": "number",
- "value": 0
- },
- "y": {
- "type": "number",
- "value": 16
- },
- "direction": "right",
- "fadeSpeed": "2"
- },
- "id": "9de71072-f29d-4e75-9bfa-11cb84541a62"
- }
- ]
- },
- "id": "9376af7b-0110-49ba-a2b9-81752f6c45e8"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": []
- }
|