I’ve been trying to make the first level of my game, and I’ve run into a problem where my sprite completely disappear from the scene whenever it’s in front of the background layers I’ve implemented but appears just fine when said layers are turned off. I made my character sprite using Photoshop and added bones to it via the unity sprite editor. I’ve tried adjusting the order of the layers but so far nothing works. I’m completely stuck.
Here are some screenshots (with background and without background)
Any solutions?
Thanks for reading.