scene.gbsres 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_resourceType": "scene",
  3. "id": "6ea9547a-84e5-4d99-bb1a-43f219fa2e8d",
  4. "_index": 3,
  5. "name": "HomeScreen",
  6. "backgroundId": "b8292ed7-5daa-4eee-a28d-1264045b802d",
  7. "tilesetId": "",
  8. "width": 20,
  9. "height": 18,
  10. "type": "PLATFORM",
  11. "paletteIds": [],
  12. "spritePaletteIds": [],
  13. "collisions": "",
  14. "autoFadeSpeed": 1,
  15. "symbol": "scene_4",
  16. "x": 60,
  17. "y": 368,
  18. "script": [
  19. {
  20. "command": "EVENT_ACTOR_DEACTIVATE",
  21. "args": {
  22. "actorId": "$self$"
  23. },
  24. "id": "01fef208-a32a-49ce-90af-d2a8087134d9"
  25. },
  26. {
  27. "command": "EVENT_WAIT",
  28. "args": {
  29. "time": 1,
  30. "frames": 30
  31. },
  32. "id": "5e29da99-a9ce-42ec-9346-dc9b651401c0"
  33. },
  34. {
  35. "command": "EVENT_SWITCH_SCENE",
  36. "args": {
  37. "sceneId": "e5f48ef9-e079-4884-adb8-e9fd93eac453",
  38. "x": {
  39. "type": "number",
  40. "value": 1
  41. },
  42. "y": {
  43. "type": "number",
  44. "value": 16
  45. },
  46. "direction": "right",
  47. "fadeSpeed": "2"
  48. },
  49. "id": "1b537220-cb3f-4a38-a1b0-0fa8be39705a"
  50. }
  51. ],
  52. "playerHit1Script": [],
  53. "playerHit2Script": [],
  54. "playerHit3Script": [],
  55. "autoFadeEventCollapse": false
  56. }