badge.gbsres 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "_resourceType": "actorPrefab",
  3. "id": "77fcc476-a6c3-4037-947c-04522a77619a",
  4. "name": "Badge",
  5. "frame": 0,
  6. "animate": false,
  7. "spriteSheetId": "45e1b92f-e0c7-41c6-92ed-f944f735c569",
  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": "1eec9e8f-6c62-4716-82a0-2b35046e4d6d",
  18. "priority": "high",
  19. "pitch": 4,
  20. "frequency": 200,
  21. "duration": 0.5,
  22. "wait": true,
  23. "effect": 8
  24. },
  25. "id": "38b04352-b5ac-48ff-89db-94f36610bac0"
  26. },
  27. {
  28. "command": "EVENT_SET_VALUE",
  29. "args": {
  30. "variable": "0",
  31. "value": {
  32. "type": "true"
  33. }
  34. },
  35. "id": "05547be8-5510-4f83-ad48-e5e80f3ddd12"
  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": "58b443fc-2a82-4d5a-8241-d1031513f6aa"
  59. },
  60. {
  61. "command": "EVENT_ACTOR_DEACTIVATE",
  62. "args": {
  63. "actorId": "$self$"
  64. },
  65. "id": "349f5bbe-1c26-4dd3-88a7-6fb0f16fd39b"
  66. }
  67. ],
  68. "startScript": [],
  69. "updateScript": [],
  70. "hit1Script": [],
  71. "hit2Script": [],
  72. "hit3Script": []
  73. }