Hello !
I came here hoping that someone can help me out.. I've been looking on the forums but I couldn't find the answer to my problem..
So I am using a shadow light and sprites w/ solid and casting shadow behaviors. Unfortunatly the shadows casted are overlapping when two sprites are aligned with the light. Is that normal ? How can I fix this ?
Here is a picture :
Thank you very much !
Develop games in your browser. Powerful, performant & highly capable.
Bump
You could try to make all your shadows 100% black, but on a special layer (like "Layer_Shadows). Then set this layer with a 30% opacity.
I guess there are better ways, but I made some tests and it works well.
Very smart, ty very much !