| 12345678910111213141516171819202122232425262728 |
- {
- "_resourceType": "script",
- "id": "058cb3f2-19ed-4fdd-a966-a97ae6b63e60",
- "name": "GameOver",
- "description": "",
- "variables": {},
- "actors": {},
- "symbol": "script_6",
- "script": [
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "0a1dcb7e-26a4-403b-b505-3cfcc6521240",
- "x": {
- "type": "number",
- "value": 0
- },
- "y": {
- "type": "number",
- "value": 0
- },
- "direction": "",
- "fadeSpeed": 6
- },
- "id": "5fb0c555-c4d4-4f18-b288-3fe3a79c756a"
- }
- ]
- }
|