gameover.gbsres 584 B

12345678910111213141516171819202122232425262728
  1. {
  2. "_resourceType": "script",
  3. "id": "058cb3f2-19ed-4fdd-a966-a97ae6b63e60",
  4. "name": "GameOver",
  5. "description": "",
  6. "variables": {},
  7. "actors": {},
  8. "symbol": "script_6",
  9. "script": [
  10. {
  11. "command": "EVENT_SWITCH_SCENE",
  12. "args": {
  13. "sceneId": "0a1dcb7e-26a4-403b-b505-3cfcc6521240",
  14. "x": {
  15. "type": "number",
  16. "value": 0
  17. },
  18. "y": {
  19. "type": "number",
  20. "value": 0
  21. },
  22. "direction": "",
  23. "fadeSpeed": 6
  24. },
  25. "id": "5fb0c555-c4d4-4f18-b288-3fe3a79c756a"
  26. }
  27. ]
  28. }