scene.gbsres 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_resourceType": "scene",
  3. "id": "0a1dcb7e-26a4-403b-b505-3cfcc6521240",
  4. "_index": 1,
  5. "name": "GameOver",
  6. "backgroundId": "522dfd98-a124-4d9b-bc7c-55d03935eb68",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "TOPDOWN",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "00168+",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_4",
  16. "x": 760,
  17. "y": 416,
  18. "script": [
  19. {
  20. "command": "EVENT_ACTOR_HIDE",
  21. "args": {
  22. "actorId": "$self$"
  23. },
  24. "id": "7c6bac79-d81c-4e8d-8c24-0ced7905794f"
  25. },
  26. {
  27. "command": "EVENT_SET_INPUT_SCRIPT",
  28. "args": {
  29. "input": [
  30. "left",
  31. "up",
  32. "down",
  33. "right",
  34. "a",
  35. "start",
  36. "b",
  37. "select"
  38. ],
  39. "override": false,
  40. "__scriptTabs": "press"
  41. },
  42. "children": {
  43. "true": [
  44. {
  45. "command": "EVENT_SWITCH_SCENE",
  46. "args": {
  47. "sceneId": "24ddf870-835f-442b-a714-0748025fc24b",
  48. "x": {
  49. "type": "number",
  50. "value": 0
  51. },
  52. "y": {
  53. "type": "number",
  54. "value": 0
  55. },
  56. "direction": "",
  57. "fadeSpeed": "2"
  58. },
  59. "id": "eb47b5ce-9912-47b8-998a-398f82d2ca3b"
  60. }
  61. ]
  62. },
  63. "id": "e0a43548-2b00-439a-ba5e-00a6aaf9b0e0"
  64. }
  65. ],
  66. "playerHit1Script": [],
  67. "playerHit2Script": [],
  68. "playerHit3Script": []
  69. }