scene.gbsres.bak 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "_resourceType": "scene",
  3. "id": "a7689e58-8a83-4655-9bd2-80254150dfab",
  4. "_index": 0,
  5. "name": "Level",
  6. "backgroundId": "5aadda5b-f694-497f-9bd8-254fc29efcb0",
  7. "tilesetId": "",
  8. "width": 40,
  9. "height": 48,
  10. "type": "TOPDOWN",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_1",
  16. "x": 242,
  17. "y": 123,
  18. "script": [
  19. {
  20. "command": "EVENT_SET_VALUE",
  21. "args": {
  22. "variable": "0",
  23. "value": {
  24. "type": "number",
  25. "value": 100
  26. },
  27. "__collapse": true
  28. },
  29. "id": "b7fe418c-bc64-4772-836a-3af9abbcebbb"
  30. },
  31. {
  32. "command": "EVENT_GBVM_SCRIPT",
  33. "args": {
  34. "script": "VM_OVERLAY_SHOW 0, 16, .UI_COLOR_BLACK, .UI_DRAW_FRAME ;\nVM_OVERLAY_SET_SUBMAP 0,0,20,18,0,0;",
  35. "references": [
  36. {
  37. "type": "variable",
  38. "id": "0"
  39. }
  40. ],
  41. "__collapse": false,
  42. "__comment": true
  43. },
  44. "id": "6b7a1f75-e534-4235-8ec7-3df17ad352d6"
  45. },
  46. {
  47. "command": "EVENT_CALL_CUSTOM_EVENT",
  48. "args": {
  49. "customEventId": "c9004a47-a042-49f5-a22b-ce83f2f63096",
  50. "__collapse": true
  51. },
  52. "id": "536b9733-b7a9-4889-be1c-397bc78be840"
  53. },
  54. {
  55. "command": "EVENT_SET_INPUT_SCRIPT",
  56. "args": {
  57. "input": [
  58. "up",
  59. "left",
  60. "right",
  61. "down"
  62. ],
  63. "override": false,
  64. "__scriptTabs": "press",
  65. "__collapse": false
  66. },
  67. "children": {
  68. "true": [
  69. {
  70. "command": "EVENT_RNG_SEED",
  71. "args": {
  72. "__collapse": true
  73. },
  74. "id": "30040af5-29bd-436c-a26d-b401dcf6ce50"
  75. }
  76. ]
  77. },
  78. "id": "53a60797-bda1-432e-91c0-9a4c0c92421e"
  79. },
  80. {
  81. "command": "EVENT_SET_INPUT_SCRIPT",
  82. "args": {
  83. "input": [
  84. "start"
  85. ],
  86. "override": false,
  87. "__scriptTabs": "press",
  88. "__collapse": false
  89. },
  90. "children": {
  91. "true": [
  92. {
  93. "command": "EVENT_CALL_CUSTOM_EVENT",
  94. "args": {
  95. "customEventId": "f83d00fe-e9df-4c20-a6cc-52fdff2724d6",
  96. "$variable[V0]$": {
  97. "type": "variable",
  98. "value": "T0"
  99. },
  100. "__collapse": false
  101. },
  102. "id": "17b96866-269f-4dda-bda6-9ca4a350ffb2"
  103. }
  104. ]
  105. },
  106. "id": "b3ece396-ebca-41c0-b235-cf10b1e9cf72"
  107. }
  108. ],
  109. "playerHit1Script": [],
  110. "playerHit2Script": [],
  111. "playerHit3Script": [],
  112. "autoFadeEventCollapse": true
  113. }