Hello!
I loove thoses VFX! But I have an issue, since the animation update the shader of the glow mesh directly it update every glow mesh of every instance of the same VFX at the same time. I either have to duplicate the material or modify the shader and the animations to use an instance uniform.
Is there something I missed?