hello i’m working on a 2d side scroller game and i’m trying to add some light to my level to make it more visual attractive.
so far, i have added to directional lights, one in the background layer to be used as a sun light with a bit of yellow touch and one directional light to the floor sprites, both are working fine, but i want to create some kind of shadows on my floor but don’t know how, i checked “cast shadows” on the directional light of the floor layer and i have added a sphere to see if it cast shadow on the floor without any results.
here is the image of my level with ilumination, i just want to cast shadow below the trees, any ideas will be helpful
thanks in advance for all your help.