clockwatch.gbsres 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. {
  2. "_resourceType": "actorPrefab",
  3. "id": "bb35d015-9b8a-4ddd-a7fe-519b3a711b46",
  4. "name": "Clockwatch",
  5. "frame": 0,
  6. "animate": false,
  7. "spriteSheetId": "dfa7d0b7-967b-4652-8a43-13d4bf7dc5e7",
  8. "moveSpeed": 1,
  9. "animSpeed": 255,
  10. "paletteId": "",
  11. "persistent": false,
  12. "collisionGroup": "1",
  13. "script": [
  14. {
  15. "command": "EVENT_SOUND_PLAY_EFFECT",
  16. "args": {
  17. "type": "beep",
  18. "priority": "medium",
  19. "pitch": 4,
  20. "frequency": 200,
  21. "duration": 0.5,
  22. "wait": true,
  23. "effect": 0
  24. },
  25. "id": "f97b08f7-26a6-4036-a51b-58d965e4b9d3"
  26. },
  27. {
  28. "command": "EVENT_SET_VALUE",
  29. "args": {
  30. "variable": "15",
  31. "value": {
  32. "type": "true"
  33. }
  34. },
  35. "id": "d9aeda0c-1f07-47ce-a38d-3c6577253f11"
  36. },
  37. {
  38. "command": "EVENT_TEXT",
  39. "args": {
  40. "text": [
  41. "A clock watch. It\nlooks broken..."
  42. ],
  43. "__section": "text",
  44. "avatarId": "",
  45. "minHeight": 4,
  46. "maxHeight": 7,
  47. "textX": 1,
  48. "textY": 1,
  49. "textHeight": 5,
  50. "position": "bottom",
  51. "clearPrevious": true,
  52. "showFrame": false,
  53. "speedIn": -1,
  54. "speedOut": -1,
  55. "closeWhen": "key",
  56. "closeButton": "a",
  57. "closeDelayTime": 0.5,
  58. "closeDelayFrames": 30
  59. },
  60. "id": "bf60e2a6-dc88-42e5-87f2-0e6c1b86758b"
  61. },
  62. {
  63. "command": "EVENT_TEXT",
  64. "args": {
  65. "text": [
  66. "Probably because \nof the earthquake."
  67. ],
  68. "__section": "text",
  69. "avatarId": "",
  70. "minHeight": 4,
  71. "maxHeight": 7,
  72. "textX": 1,
  73. "textY": 1,
  74. "textHeight": 5,
  75. "position": "bottom",
  76. "clearPrevious": true,
  77. "showFrame": false,
  78. "speedIn": -1,
  79. "speedOut": -1,
  80. "closeWhen": "key",
  81. "closeButton": "a",
  82. "closeDelayTime": 0.5,
  83. "closeDelayFrames": 30
  84. },
  85. "id": "f4c413ba-ea20-42fe-965c-740093da114e"
  86. },
  87. {
  88. "command": "EVENT_ACTOR_DEACTIVATE",
  89. "args": {
  90. "actorId": "$self$"
  91. },
  92. "id": "7f2da08e-ead8-4312-b6d7-b32513aaeef4"
  93. }
  94. ],
  95. "startScript": [],
  96. "updateScript": [],
  97. "hit1Script": [],
  98. "hit2Script": [],
  99. "hit3Script": []
  100. }