| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "_resourceType": "scene",
- "id": "109b536c-3d08-4a9e-9487-50cfcb47dace",
- "_index": 2,
- "name": "Death Screen",
- "backgroundId": "8c30597a-bae1-4c78-985a-f734a4789567",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "PLATFORM",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "",
- "autoFadeSpeed": 1,
- "symbol": "scene_3",
- "x": 1432,
- "y": 424,
- "script": [
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "ec9adceb-a922-4752-a204-6b99a4461b1a"
- },
- {
- "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": "2"
- },
- "id": "55a68e17-873d-487c-b73b-830731205186"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "1",
- "value": {
- "type": "number",
- "value": 4
- }
- },
- "id": "5a237f36-7338-4906-b45f-696430c5fd10"
- },
- {
- "command": "EVENT_ACTOR_COLLISIONS_ENABLE",
- "args": {
- "actorId": "$self$"
- },
- "id": "80eeee57-dc8d-4550-9f8f-495fa720ad09"
- }
- ]
- },
- "id": "4daab566-669d-4ccd-a192-5bebb4dc2890"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "2",
- "value": {
- "type": "false"
- }
- },
- "id": "d00133e6-bf31-4e31-85b9-66c26c0d5690"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": [],
- "playerSpriteSheetId": "6ae2f141-7f1a-4ec8-af30-445db4e3ebac"
- }
|