scene.gbsres 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_resourceType": "scene",
  3. "id": "92abe915-473b-4eca-9b66-87874bd76db6",
  4. "_index": 6,
  5. "name": "Collectibles Menu",
  6. "backgroundId": "a67f60ba-939b-493f-8b79-7e79e54b10be",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "PLATFORM",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_7",
  16. "x": 1408,
  17. "y": 688,
  18. "script": [
  19. {
  20. "command": "EVENT_ACTOR_HIDE",
  21. "args": {
  22. "actorId": "$self$"
  23. },
  24. "id": "35a0df7d-4c1f-48a2-a618-dc59743fc27e"
  25. },
  26. {
  27. "command": "EVENT_SET_INPUT_SCRIPT",
  28. "args": {
  29. "input": [
  30. "start"
  31. ],
  32. "override": true,
  33. "__scriptTabs": "press"
  34. },
  35. "children": {
  36. "true": [
  37. {
  38. "command": "EVENT_SCENE_POP_ALL_STATE",
  39. "args": {
  40. "fadeSpeed": "2"
  41. },
  42. "id": "454f8541-6986-409b-881a-13b745241d30"
  43. }
  44. ]
  45. },
  46. "id": "09798614-0a3c-4086-a975-513bee5261d7"
  47. }
  48. ],
  49. "playerHit1Script": [],
  50. "playerHit2Script": [],
  51. "playerHit3Script": []
  52. }