Hello! I’m trying to add particles to a wedge part in roblox. I have some particle emitters inside a wedge part, and I want the particles to only appear within the wedge’s surface area. However, the particles are also appearing in the missing half of the wedge part (the half that once added would make the wedge a square).
I’ve already tried using unions and mesh parts to replace the wedge, but the same issue persists. Every time I add in the particle emitters it ends up looking like a square.
How can I fix this to make the particles only appear in the visible triangle area (if that’s even possible)? Any help appreciated lol

