#how do i make particles hurt ppl

1 messages · Page 1 of 1 (latest)

vast dirge
#

i wanna make a wand that hurts ppl but i don't know how 😦

#

i know how to make the wand and the shootie thing

#

but i want it to hurt

#

im using particles

cyan ibex
#

use projectiles and just make the projectile invisible and have the projectile emit particle effects

spare cove
#

Particles themselves cannot deal damage, as particles are purely a visual effect. @vast dirge

spare cove
#

Yes?

cyan ibex
#

okay good because i was kinda worried about the particles not working on the projectiles properly

spare cove
#

There are good ways to implement that and there are bad ways

#

Having the particles emit from the projectile would be better in this case