Hello there,
I have been editing tiled backgrounds by stretching them, and removing some sprites that I was not using anymore. When I tested the game, I noticed that my tilemap (that I did not edit) got some texture from casual sprite of the game.
The tilemap has good transparent portion. I also changed some setting on the project such changing the max spritesheet size to 2024px.
I'm not concern about it, however, this glitch changes the tilemap meaning that when it happen again I would need to redraw the tilemap again.
See screenshot:
I don't know when this happened, I'm sure that it happened after I resized the tiled backgrounds. It seems like that some texture goes to the tilemap one.
Did anyone had the same problem? I tried to reload the tilemap from a same image, and edit the image to see if it would overwrite the sprite img, but they keep staying there.
Thank you