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.
How do I deal damage to a player if the player touches a particle ray?
I am trying to do a simple ray attack where the player can shoot a beam that deals damage to other players upon colliding with them, how can I do that?
I did that, but now the player takes damage upon casting the ray as well, I will attach some images of the code:
I tried having the ray start 1.5 blocks forward from the player eye location, but that did not work as well.