Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would you detect if a part collided with a particle?

Asked by 3 years ago

I am using particles, and I wan't to know if their is a way to detect collisions with particles. I can't find any event to do this.

2 answers

Log in to vote
0
Answered by 3 years ago

Particles doesn't have a .Touched event. I could only think of making an invisible part and listen to .Touched events...

0
Ok, thanks! Instead of using particles, im using Billboard GUI's attatched to invisible parts Dr_Smartypants123 86 — 3y
Ad
Log in to vote
0
Answered by 3 years ago

maybe weld a part to the particle part that is the size of particles and use a on touch function.

0
Ok, but I am using a particle emmiter. Is there a way to spawn in particles individually? Dr_Smartypants123 86 — 3y

Answer this question