Particle glowing and shadow problem ...

hello,
i made an smoke by sprite sheet particle …
but i needs glowing on flames and shadow casting …
how to do that?

thanks.

P.S: i tried shadow casting option of particle but does not working :
i’m using Unity 2017.4.6f1 and Alpha Blended particle shader.

Try the built in standard unlit particle shader instead: “Particles/Standard Unlit”.

It can do dithered shadows for transparencies, which aren’t great, but it’s maybe better then nothing :slight_smile:

1 Like

ok … i’m using standard shader and everything is good :]
thanks for your reply …

i hate UnrealEngine :smile: