scene.gbsres 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_resourceType": "scene",
  3. "id": "a43373b8-232d-435e-a002-8ceaf4b02c12",
  4. "_index": 5,
  5. "name": "Credits",
  6. "backgroundId": "d989a134-ff13-40e7-a74f-6250e4db996e",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "PLATFORM",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_6",
  16. "x": 60,
  17. "y": 856,
  18. "script": [
  19. {
  20. "command": "EVENT_ACTOR_DEACTIVATE",
  21. "args": {
  22. "actorId": "$self$"
  23. },
  24. "id": "e5705606-cb54-4a1c-8ba5-b54a9a13326a"
  25. },
  26. {
  27. "command": "EVENT_SET_INPUT_SCRIPT",
  28. "args": {
  29. "input": [
  30. "b"
  31. ],
  32. "override": true,
  33. "__scriptTabs": "press"
  34. },
  35. "children": {
  36. "true": [
  37. {
  38. "command": "EVENT_SWITCH_SCENE",
  39. "args": {
  40. "sceneId": "e5f48ef9-e079-4884-adb8-e9fd93eac453",
  41. "x": {
  42. "type": "number",
  43. "value": 1
  44. },
  45. "y": {
  46. "type": "number",
  47. "value": 16
  48. },
  49. "direction": "right",
  50. "fadeSpeed": 3
  51. },
  52. "id": "05cafbe7-839a-40da-82c7-d0bf7ab6e5d6"
  53. }
  54. ]
  55. },
  56. "id": "540eeb39-2b35-4f0f-83e7-05e64b813bad"
  57. }
  58. ],
  59. "playerHit1Script": [],
  60. "playerHit2Script": [],
  61. "playerHit3Script": []
  62. }