Outside of punishment appeals, these forums have been archived.
We hope to see you on our Discord instead!
Discord has a minimum age, found here. You may need to wait, or ask a parent to handle tickets for you.
Hey! Register here to create your account, engage with the community, and talk about what is new!
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Is there a way to replicate "Player Event > Projectile Hit Event" without needing the projectile to be thrown by a player?
You can use entity action - set projectile owner when you spawn the projectile then it will call the player event. If you want a mob to be the owner, set a custom tag on the projectile that you can then get under the player event - projectile hit