Lighting and Shadow - shadow overlap

Hi,

I need to do shadow overlap effect working like this one:

Is it even possible?
How to do it?

Thanks for help.

Not possible with Unity’s built in shadows, no. You would need to use something like projectors to fake the shadows.