Hello, I have created a character built from 2D sprites but in a 3D game. I have added material to the sprites to make them react to light, cast an receive shadows. But with this material one side of the sprite is always dark, whether is light nearby or not. So, how can I make both sides of sprite correctly react to light?
Thanks syedshahidshah78678/ Just found double sided shader, it works.