| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_resourceType": "scene",
- "id": "a43373b8-232d-435e-a002-8ceaf4b02c12",
- "_index": 5,
- "name": "Credits",
- "backgroundId": "d989a134-ff13-40e7-a74f-6250e4db996e",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "PLATFORM",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "",
- "autoFadeSpeed": 1,
- "symbol": "scene_6",
- "x": 60,
- "y": 856,
- "script": [
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "e5705606-cb54-4a1c-8ba5-b54a9a13326a"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "b"
- ],
- "override": true,
- "__scriptTabs": "press"
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "e5f48ef9-e079-4884-adb8-e9fd93eac453",
- "x": {
- "type": "number",
- "value": 1
- },
- "y": {
- "type": "number",
- "value": 16
- },
- "direction": "right",
- "fadeSpeed": 3
- },
- "id": "05cafbe7-839a-40da-82c7-d0bf7ab6e5d6"
- }
- ]
- },
- "id": "540eeb39-2b35-4f0f-83e7-05e64b813bad"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": []
- }
|