| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_resourceType": "scene",
- "id": "6ea9547a-84e5-4d99-bb1a-43f219fa2e8d",
- "_index": 3,
- "name": "HomeScreen",
- "backgroundId": "b8292ed7-5daa-4eee-a28d-1264045b802d",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "PLATFORM",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "",
- "autoFadeSpeed": 1,
- "symbol": "scene_4",
- "x": 60,
- "y": 368,
- "script": [
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "01fef208-a32a-49ce-90af-d2a8087134d9"
- },
- {
- "command": "EVENT_WAIT",
- "args": {
- "time": 1,
- "frames": 30
- },
- "id": "5e29da99-a9ce-42ec-9346-dc9b651401c0"
- },
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "e5f48ef9-e079-4884-adb8-e9fd93eac453",
- "x": {
- "type": "number",
- "value": 1
- },
- "y": {
- "type": "number",
- "value": 16
- },
- "direction": "right",
- "fadeSpeed": "2"
- },
- "id": "1b537220-cb3f-4a38-a1b0-0fa8be39705a"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": [],
- "autoFadeEventCollapse": false
- }
|