scene.gbsres 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. {
  2. "_resourceType": "scene",
  3. "id": "24ddf870-835f-442b-a714-0748025fc24b",
  4. "_index": 0,
  5. "name": "TitleScreen",
  6. "backgroundId": "5f88eb23-2813-4f6c-b5a6-ad6ddc52601a",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "TOPDOWN",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "00168+",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_2",
  16. "x": 96,
  17. "y": 192,
  18. "script": [
  19. {
  20. "command": "EVENT_CALL_CUSTOM_EVENT",
  21. "args": {
  22. "customEventId": "c9004a47-a042-49f5-a22b-ce83f2f63096"
  23. },
  24. "id": "a1103da0-e563-442c-b775-7b20ab45bbdf"
  25. },
  26. {
  27. "command": "EVENT_SET_INPUT_SCRIPT",
  28. "args": {
  29. "input": [
  30. "start",
  31. "left",
  32. "up",
  33. "down",
  34. "right",
  35. "a",
  36. "b",
  37. "select"
  38. ],
  39. "override": false,
  40. "__scriptTabs": "press",
  41. "__collapse": false
  42. },
  43. "children": {
  44. "true": [
  45. {
  46. "command": "EVENT_SWITCH_SCENE",
  47. "args": {
  48. "sceneId": "bddb39de-c446-47f9-9619-059cc701544c",
  49. "x": {
  50. "type": "number",
  51. "value": 8
  52. },
  53. "y": {
  54. "type": "number",
  55. "value": 5
  56. },
  57. "direction": "",
  58. "fadeSpeed": "2"
  59. },
  60. "id": "3049ddbd-ab98-4162-9dde-5d00250ff0c7"
  61. }
  62. ]
  63. },
  64. "id": "24ca2643-84a9-41f2-910f-0d5cf758e45e"
  65. },
  66. {
  67. "command": "EVENT_ACTOR_HIDE",
  68. "args": {
  69. "actorId": "$self$",
  70. "__collapse": false
  71. },
  72. "id": "6a59c140-8e55-49bc-a62f-22b29eed5a45"
  73. },
  74. {
  75. "command": "EVENT_SET_VALUE",
  76. "args": {
  77. "variable": "14",
  78. "value": {
  79. "type": "number",
  80. "value": 8
  81. }
  82. },
  83. "id": "646a2850-b04b-425f-8b43-9c2ad2c1849a"
  84. },
  85. {
  86. "command": "EVENT_SET_VALUE",
  87. "args": {
  88. "variable": "0",
  89. "value": {
  90. "type": "variable",
  91. "value": "14"
  92. }
  93. },
  94. "id": "57c8bd04-d8fa-493c-8aad-4d8430d140b5"
  95. }
  96. ],
  97. "playerHit1Script": [],
  98. "playerHit2Script": [],
  99. "playerHit3Script": [],
  100. "autoFadeEventCollapse": true
  101. }