scene.gbsres.bak 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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. "command": "EVENT_MUSIC_PLAY",
  67. "args": {
  68. "musicId": "b4fe10e5-1ae4-487b-8871-71b30d50097a"
  69. },
  70. "id": "e22658f1-8c1c-4e74-9b90-2d9495f211f1"
  71. }
  72. ],
  73. "playerHit1Script": [],
  74. "playerHit2Script": [],
  75. "playerHit3Script": []
  76. }