| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_resourceType": "scene",
- "id": "09d0ffe7-1e72-4463-8604-543cbcab5d0d",
- "_index": 10,
- "name": "EndScreen2",
- "backgroundId": "3bb4b53b-8adc-43eb-91c9-e9c014126be5",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "PLATFORM",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "",
- "autoFadeSpeed": 1,
- "symbol": "scene_11",
- "x": 1336,
- "y": 32,
- "script": [
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "19396bb7-2775-47f0-be9b-31168de901c4"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "a"
- ],
- "override": true,
- "__scriptTabs": "press"
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "6ea9547a-84e5-4d99-bb1a-43f219fa2e8d",
- "x": {
- "type": "number",
- "value": 0
- },
- "y": {
- "type": "number",
- "value": 0
- },
- "direction": "right",
- "fadeSpeed": 4
- },
- "id": "6178c6d9-83a4-4303-8532-ca128574f256"
- }
- ]
- },
- "id": "8dc5afd3-646e-4b59-89d6-cbfc80b047a0"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": []
- }
|