I was trying to add shadows to my game. I never did this before. If I learned correctly, you're supposed to add a shadow light then the shadow caster behavior on the objects/families that you want to have a shadow, right? Well, the major problem that I have is that the objects are turning black when you add this behavior. I am so confused about if this is my mistake or a bug. Please help me out. I am sorry if I posted in the wrong place. I am new to asking for help.
Develop games in your browser. Powerful, performant & highly capable.
Did you set any blend modes on the objects/layers?
Can you share your project file?
Here is a link to the project.
drive.google.com/drive/folders/18NAX7Uzr_GcXypbOrMQ7DU9Y46nE_z-5
The original file has been updated with sprites and a little bit of game play.
Oh and no, I didn't blend modes. Should I had done that?
Right-click on the ShadowLight and choose Z-Order - Send to the bottom of the layer.
Thank you very much. Your solution has helped me out greatly. I am very happy about this.