Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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?