killenemy.gbsres.bak 964 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "_resourceType": "script",
  3. "id": "cc2c82d9-f12a-4a13-8dca-e6354ba7dc57",
  4. "name": "KillEnemy",
  5. "description": "",
  6. "variables": {},
  7. "actors": {},
  8. "symbol": "script_7",
  9. "script": [
  10. {
  11. "command": "EVENT_TEXT",
  12. "args": {
  13. "text": [
  14. "You've killed\nthe Monster!"
  15. ],
  16. "__section": "text",
  17. "avatarId": "",
  18. "minHeight": 4,
  19. "maxHeight": 7,
  20. "textX": 1,
  21. "textY": 1,
  22. "textHeight": 5,
  23. "position": "bottom",
  24. "clearPrevious": true,
  25. "showFrame": "true",
  26. "speedIn": -1,
  27. "speedOut": -1,
  28. "closeWhen": "key",
  29. "closeButton": "a",
  30. "closeDelayTime": 0.5,
  31. "closeDelayFrames": 30
  32. },
  33. "id": "6c6dfac0-393e-41f7-9890-4f5dd82208c8"
  34. },
  35. {
  36. "command": "EVENT_ACTOR_HIDE",
  37. "args": {
  38. "actorId": "$self$"
  39. },
  40. "id": "28687a7b-8a46-4e69-8880-10b39b61c8fe"
  41. }
  42. ]
  43. }