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?
Monetai
20
Posts
4
Followers
8
Following
A member registered Aug 04, 2019 · View creator page →
Creator of
Celebrate love with Eli and Lucien in MyDear.exe. A short and cute game that takes place in the folders of an old PC.
Qui Pair Gagne a short local multiplayer where you'll use your memory!
Play in browser
Recent community posts
Not really a hack, but I wrote the ugliest code I never written =)
I used unity for the jam and I used DoTween everywhere for animating stuff and I used lamda as callback to launch other animations.. in one place I have something like 8 nested lambdas in one callback.. this thing is several hundred lines long...




