I am trying to make an inventory and shop system where you can buy particle effects to put on your hands.
The problem is that just having images of the particles is really annoying, cause then i need to re take all the images of the effects just for changing the background color slightly, and in general i would prefer using something else than images, to make it feel more alive,
I have used a module that can kinda replicate particles in guis (i modified it a bit though, to improve performance and to make it look more similar to particles).
A problem is that i got no idea how to transfer the light emission. This is how it looks
The particle emitter on the right is how it should look, the middle one is the particle emitter but all light emission turned down to 0, the left one is the gui.
So anyone got any idea on how to make it look like actual particle emitters?