Hello,
I’m thinking about having shadows in my game. It is a 2D game seen from above. I want to implement shadows. The rendered sprites and images should get their own dynamic shadow. How would you implement this? Or is it advisable to draw it staticly in the sprite itself? The light must not be movable.
I hope somebody can help me.
Thanks in advance