deathcertificate.gbsres 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "_resourceType": "actorPrefab",
  3. "id": "fd41f36b-c1b1-4678-814e-8c44fff6370e",
  4. "name": "DeathCertificate",
  5. "frame": 0,
  6. "animate": false,
  7. "spriteSheetId": "f18f9676-1fcb-4cb2-8d7c-9ae31c90e8d5",
  8. "moveSpeed": 1,
  9. "animSpeed": 15,
  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": "2b78e185-7c31-4c4f-aaea-e3a9b300e1ff"
  26. },
  27. {
  28. "command": "EVENT_SET_VALUE",
  29. "args": {
  30. "variable": "0",
  31. "value": {
  32. "type": "true"
  33. }
  34. },
  35. "id": "29fe048e-c1f9-4d8d-951b-3640705cf157"
  36. },
  37. {
  38. "command": "EVENT_TEXT",
  39. "args": {
  40. "text": "",
  41. "__section": "text",
  42. "avatarId": "",
  43. "minHeight": 4,
  44. "maxHeight": 7,
  45. "textX": 1,
  46. "textY": 1,
  47. "textHeight": 5,
  48. "position": "bottom",
  49. "clearPrevious": true,
  50. "showFrame": "true",
  51. "speedIn": -1,
  52. "speedOut": -1,
  53. "closeWhen": "key",
  54. "closeButton": "a",
  55. "closeDelayTime": 0.5,
  56. "closeDelayFrames": 30
  57. },
  58. "id": "723324e7-07f4-4f33-ad40-9c4eb1140511"
  59. },
  60. {
  61. "command": "EVENT_ACTOR_DEACTIVATE",
  62. "args": {
  63. "actorId": "$self$"
  64. },
  65. "id": "e155fe9c-0981-46ab-9ac7-79ca31d2c341"
  66. }
  67. ],
  68. "startScript": [],
  69. "updateScript": [],
  70. "hit1Script": [],
  71. "hit2Script": [],
  72. "hit3Script": []
  73. }