scene.gbsres 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "_resourceType": "scene",
  3. "id": "e5f48ef9-e079-4884-adb8-e9fd93eac453",
  4. "_index": 4,
  5. "name": "MainMenu",
  6. "backgroundId": "2f228023-e67f-4a4b-9bb9-74d10fcc824a",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "PLATFORM",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_5",
  16. "x": 208,
  17. "y": 624,
  18. "script": [
  19. {
  20. "command": "EVENT_ACTOR_DEACTIVATE",
  21. "args": {
  22. "actorId": "$self$"
  23. },
  24. "id": "375b37ee-4078-4379-8aff-fa095ff2af8c"
  25. },
  26. {
  27. "command": "EVENT_SET_INPUT_SCRIPT",
  28. "args": {
  29. "input": [
  30. "a"
  31. ],
  32. "override": true,
  33. "__scriptTabs": "press"
  34. },
  35. "children": {
  36. "true": [
  37. {
  38. "command": "EVENT_SWITCH_SCENE",
  39. "args": {
  40. "sceneId": "72c1e8e4-0697-4feb-b262-0ece9c3af457",
  41. "x": {
  42. "type": "number",
  43. "value": 1
  44. },
  45. "y": {
  46. "type": "number",
  47. "value": 61
  48. },
  49. "direction": "right",
  50. "fadeSpeed": 3
  51. },
  52. "id": "6b97a590-e27a-48bb-8506-11e970e14ecd"
  53. }
  54. ]
  55. },
  56. "id": "1d3be02d-c308-448a-b05f-04966316d655"
  57. },
  58. {
  59. "command": "EVENT_SET_INPUT_SCRIPT",
  60. "args": {
  61. "input": [
  62. "b"
  63. ],
  64. "override": true,
  65. "__scriptTabs": "press"
  66. },
  67. "children": {
  68. "true": [
  69. {
  70. "command": "EVENT_SWITCH_SCENE",
  71. "args": {
  72. "sceneId": "a43373b8-232d-435e-a002-8ceaf4b02c12",
  73. "x": {
  74. "type": "number",
  75. "value": 0
  76. },
  77. "y": {
  78. "type": "number",
  79. "value": 16
  80. },
  81. "direction": "right",
  82. "fadeSpeed": "2"
  83. },
  84. "id": "9de71072-f29d-4e75-9bfa-11cb84541a62"
  85. }
  86. ]
  87. },
  88. "id": "9376af7b-0110-49ba-a2b9-81752f6c45e8"
  89. }
  90. ],
  91. "playerHit1Script": [],
  92. "playerHit2Script": [],
  93. "playerHit3Script": []
  94. }