end_chest.gbsres.bak 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. {
  2. "_resourceType": "actorPrefab",
  3. "id": "dd874a40-2201-4767-ad2a-da3ebdf12197",
  4. "name": "End Chest",
  5. "frame": 0,
  6. "animate": false,
  7. "spriteSheetId": "74382b42-1feb-47d5-934b-2afff2f289e8",
  8. "moveSpeed": 1,
  9. "animSpeed": 15,
  10. "paletteId": "",
  11. "persistent": false,
  12. "collisionGroup": "1",
  13. "script": [
  14. {
  15. "command": "EVENT_ACTOR_SET_STATE",
  16. "args": {
  17. "actorId": "$self$",
  18. "spriteStateId": "Open",
  19. "loopAnim": false,
  20. "__collapse": false
  21. },
  22. "id": "d61ff5f1-84b0-4410-a8be-e66e563a0592"
  23. },
  24. {
  25. "command": "EVENT_TEXT",
  26. "args": {
  27. "text": [
  28. "What is this..."
  29. ],
  30. "__section": "layout",
  31. "avatarId": "",
  32. "minHeight": 3,
  33. "maxHeight": 3,
  34. "textX": 1,
  35. "textY": 1,
  36. "textHeight": 1,
  37. "position": "bottom",
  38. "clearPrevious": true,
  39. "showFrame": "true",
  40. "speedIn": -1,
  41. "speedOut": -1,
  42. "closeWhen": "key",
  43. "closeButton": "a",
  44. "closeDelayTime": 0.5,
  45. "closeDelayFrames": 30
  46. },
  47. "id": "7f3a4260-3ee7-49a9-8d94-2e717737b4ea"
  48. },
  49. {
  50. "command": "EVENT_FADE_OUT",
  51. "args": {
  52. "speed": 6
  53. },
  54. "id": "1a852143-bdc2-4938-bc16-cbb6cd9ddaf4"
  55. },
  56. {
  57. "command": "EVENT_SWITCH_SCENE",
  58. "args": {
  59. "sceneId": "21b6c150-6e34-4e5d-9aae-8e8bf4e4c3e6",
  60. "x": {
  61. "type": "number",
  62. "value": 0
  63. },
  64. "y": {
  65. "type": "number",
  66. "value": 0
  67. },
  68. "direction": "",
  69. "fadeSpeed": 0,
  70. "__collapse": false
  71. },
  72. "id": "796c970b-d8ef-4d75-9453-0c7d78f45616"
  73. }
  74. ],
  75. "startScript": [],
  76. "updateScript": [],
  77. "hit1Script": [],
  78. "hit2Script": [],
  79. "hit3Script": []
  80. }