im making a 2d game and ive recently added a new sprite. however it seems to be under the background.
i have no idea why its doing that as the new object is on layer 11 and the background on layer 9, their z coordinates and size is the same and the new object is on a higher placed sorting layer. what did i do wrong?,I have a background in my game and ive recently added a new 2d sprite (its a 2d game) and it is shown to be under the background. ive searched for a good amount of time for an answer but i cant find a reason why it is doing that. both the background sprite and the new sprite have the same X info. the new sprite is in a higher layer than the background and and after trying something with sorting layers it is still hiding underneath the background! what did i do wrong?
Is the background a color? if it is it’s a panel
try to delete the money and the panel then Add the pannel first then the money