I’m trying to make a particle emitter send particles into a part and not from it for a spell effect. I have found this forum topic which is what I’m trying to do, but it’s not working for me. I need to know what the settings of the particle emitter are to make it do that. I also found an old feature request but that doesn’t help either.
I figured it out. I found this in the documentation. Apparently, when trying to make the effect, the particles originate at the edge of the part and move towards the center. That was the part that wasn’t explained, but it was in the video. You’re solution didn’t mention that either. Your video didn’t show the part because it was transparent, which lead to the confusion.
So my solution was to weld a large, transparent sphere to the NPC’s hand, then I got it to look the way that I needed it to. The sphere properties are no collisions, no touch, no query, and massless.
Yeah. That’s what my post says. I found the solution in a video in Roblox’s documents. Although not in the text, the video shows the particles originating from the outer edge of the part and moving towards the center. Look at the link.