#Is there an event that runs when you get hit by a projectile?

1 messages · Page 1 of 1 (latest)

sullen geyser
#

Is there an event that runs when you get hit by a projectile?

little berry
#
on projectile hit:
  ~```

```js
on damage:
  if projectile exist:
    ~```