Using a Billboard GUI or a Particle emitter on an NPC

So, my issue is that I have a NPC that has a glowing eye. I can either use a Billboard GUI or a particle emitter. The upside to the emitter is that I can change the amount of light the particle emits, giving it a better glow effect. The downside to the emitter is that when the NPC moves, it trails slightly behind.

The upside to the Billboard GUI is that it stays with the attachment point, but the downside is that it has no LightEmission property, so it doesn’t glow like the particle emitter. Any help is greatly appreciated

I should’ve tested more. By changing the Lifetime of the particles and the Rate, you can achieve an effect where the particle leaves no trail.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.