scene.gbsres 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "_resourceType": "scene",
  3. "id": "eb3768e0-8636-4437-b11e-996cd1b5b80c",
  4. "_index": 9,
  5. "name": "EndScreen1",
  6. "backgroundId": "ca8b3993-36c9-4971-a91c-c5637cb6eca1",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "PLATFORM",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "",
  14. "autoFadeSpeed": 2,
  15. "symbol": "scene_10",
  16. "x": 1032,
  17. "y": 32,
  18. "script": [
  19. {
  20. "command": "EVENT_MUSIC_PLAY",
  21. "args": {
  22. "musicId": "2fd9589c-a0cc-4d41-be74-44f79afb48eb"
  23. },
  24. "id": "1bde04d2-cec8-487f-83b3-ff4ba5c29996"
  25. },
  26. {
  27. "command": "EVENT_ACTOR_DEACTIVATE",
  28. "args": {
  29. "actorId": "$self$"
  30. },
  31. "id": "287432f6-5f32-440e-aa11-b1aa3f7baac2"
  32. },
  33. {
  34. "command": "EVENT_WAIT",
  35. "args": {
  36. "time": 2,
  37. "frames": 30
  38. },
  39. "id": "200cacd0-31cf-47b7-aa38-f7d3eac1bf44"
  40. },
  41. {
  42. "command": "EVENT_TEXT",
  43. "args": {
  44. "text": [
  45. "And that's how it\nends...",
  46. "I remember how I\ndied now...",
  47. "I had so much to\ndo still...",
  48. "But the struggle\nand the pain are...",
  49. "OVER."
  50. ],
  51. "__section": "text",
  52. "avatarId": "",
  53. "minHeight": 5,
  54. "maxHeight": 7,
  55. "textX": 1,
  56. "textY": 1,
  57. "textHeight": 5,
  58. "position": "bottom",
  59. "clearPrevious": true,
  60. "showFrame": false,
  61. "speedIn": 3,
  62. "speedOut": 3,
  63. "closeWhen": "key",
  64. "closeButton": "a",
  65. "closeDelayTime": 0.5,
  66. "closeDelayFrames": 30
  67. },
  68. "id": "9fb47fac-0f33-4b87-82a8-d2575ec91ad5"
  69. },
  70. {
  71. "command": "EVENT_SWITCH_SCENE",
  72. "args": {
  73. "sceneId": "09d0ffe7-1e72-4463-8604-543cbcab5d0d",
  74. "x": {
  75. "type": "number",
  76. "value": 0
  77. },
  78. "y": {
  79. "type": "number",
  80. "value": 0
  81. },
  82. "direction": "",
  83. "fadeSpeed": "2"
  84. },
  85. "id": "e2a06f0a-1ca4-4c60-98d5-6de5bc31085e"
  86. }
  87. ],
  88. "playerHit1Script": [],
  89. "playerHit2Script": [],
  90. "playerHit3Script": []
  91. }