scene.gbsres.bak 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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": true
  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. "__collapse": true
  83. },
  84. "id": "646a2850-b04b-425f-8b43-9c2ad2c1849a"
  85. },
  86. {
  87. "command": "EVENT_SET_VALUE",
  88. "args": {
  89. "variable": "0",
  90. "value": {
  91. "type": "variable",
  92. "value": "14"
  93. },
  94. "__collapse": true
  95. },
  96. "id": "57c8bd04-d8fa-493c-8aad-4d8430d140b5"
  97. },
  98. {
  99. "command": "EVENT_MUSIC_PLAY",
  100. "args": {
  101. "musicId": "da93c71a-e325-4f28-b550-c821870583a1"
  102. },
  103. "id": "899e454c-db84-4a42-9fa0-9d1c2d64a7be"
  104. },
  105. {
  106. "command": "EVENT_SET_INPUT_SCRIPT",
  107. "args": {
  108. "input": [
  109. "left",
  110. "up",
  111. "down",
  112. "right"
  113. ],
  114. "override": false,
  115. "__scriptTabs": "press"
  116. },
  117. "children": {
  118. "true": [
  119. {
  120. "command": "EVENT_SOUND_PLAY_EFFECT",
  121. "args": {
  122. "type": "9447a6ae-4924-4c38-8d51-904f9664f139",
  123. "priority": "medium",
  124. "pitch": 4,
  125. "frequency": 200,
  126. "duration": 0.5,
  127. "wait": true,
  128. "effect": 11
  129. },
  130. "id": "eaf8c193-711c-4344-bd7d-89cb49ae9cf7"
  131. }
  132. ]
  133. },
  134. "id": "c2f4f6f7-d517-4010-8a50-a5dfbd8009d8"
  135. }
  136. ],
  137. "playerHit1Script": [],
  138. "playerHit2Script": [],
  139. "playerHit3Script": [],
  140. "autoFadeEventCollapse": true
  141. }