scene.gbsres 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_resourceType": "scene",
  3. "id": "09d0ffe7-1e72-4463-8604-543cbcab5d0d",
  4. "_index": 10,
  5. "name": "EndScreen2",
  6. "backgroundId": "3bb4b53b-8adc-43eb-91c9-e9c014126be5",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "PLATFORM",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_11",
  16. "x": 1336,
  17. "y": 32,
  18. "script": [
  19. {
  20. "command": "EVENT_ACTOR_DEACTIVATE",
  21. "args": {
  22. "actorId": "$self$"
  23. },
  24. "id": "19396bb7-2775-47f0-be9b-31168de901c4"
  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": "6ea9547a-84e5-4d99-bb1a-43f219fa2e8d",
  41. "x": {
  42. "type": "number",
  43. "value": 0
  44. },
  45. "y": {
  46. "type": "number",
  47. "value": 0
  48. },
  49. "direction": "right",
  50. "fadeSpeed": 4
  51. },
  52. "id": "6178c6d9-83a4-4303-8532-ca128574f256"
  53. }
  54. ]
  55. },
  56. "id": "8dc5afd3-646e-4b59-89d6-cbfc80b047a0"
  57. }
  58. ],
  59. "playerHit1Script": [],
  60. "playerHit2Script": [],
  61. "playerHit3Script": []
  62. }