Sprite shadows

Hi everybody!

I´m making an app which have screenshot texture on a quad. I put a sprite over the quad. This sprite is created with a real picture, and I want to integrate the sprite in the screenshot. I was wondering how can I create shadows from the sprite. By the way, if somebody knows any other way (brightness, pixels,…) to improve the integration, that would be very usefull.

Thanks a lot in advance!!

u can make an instance sprite as shadow and change it’s color to shadow color

Ok, I´ll try it.

Thank you!!

I´m not able to make realistic shadows on this way :(any other way to do this?

I have tried to create sprite intances, but I hadn´t got the result what I´m waiting for. I just want to cast sprite shadows over a quad. Is there any way to do that?