| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "_resourceType": "scene",
- "id": "eb3768e0-8636-4437-b11e-996cd1b5b80c",
- "_index": 9,
- "name": "EndScreen1",
- "backgroundId": "ca8b3993-36c9-4971-a91c-c5637cb6eca1",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "PLATFORM",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "",
- "autoFadeSpeed": 2,
- "symbol": "scene_10",
- "x": 1032,
- "y": 32,
- "script": [
- {
- "command": "EVENT_MUSIC_PLAY",
- "args": {
- "musicId": "2fd9589c-a0cc-4d41-be74-44f79afb48eb"
- },
- "id": "1bde04d2-cec8-487f-83b3-ff4ba5c29996"
- },
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "287432f6-5f32-440e-aa11-b1aa3f7baac2"
- },
- {
- "command": "EVENT_WAIT",
- "args": {
- "time": 2,
- "frames": 30
- },
- "id": "200cacd0-31cf-47b7-aa38-f7d3eac1bf44"
- },
- {
- "command": "EVENT_TEXT",
- "args": {
- "text": [
- "And that's how it\nends...",
- "I remember how I\ndied now...",
- "I had so much to\ndo still...",
- "But the struggle\nand the pain are...",
- "OVER."
- ],
- "__section": "text",
- "avatarId": "",
- "minHeight": 5,
- "maxHeight": 7,
- "textX": 1,
- "textY": 1,
- "textHeight": 5,
- "position": "bottom",
- "clearPrevious": true,
- "showFrame": false,
- "speedIn": 3,
- "speedOut": 3,
- "closeWhen": "key",
- "closeButton": "a",
- "closeDelayTime": 0.5,
- "closeDelayFrames": 30
- },
- "id": "9fb47fac-0f33-4b87-82a8-d2575ec91ad5"
- },
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "09d0ffe7-1e72-4463-8604-543cbcab5d0d",
- "x": {
- "type": "number",
- "value": 0
- },
- "y": {
- "type": "number",
- "value": 0
- },
- "direction": "",
- "fadeSpeed": "2"
- },
- "id": "e2a06f0a-1ca4-4c60-98d5-6de5bc31085e"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": []
- }
|