I want to make a tilemap but when I run this code, the tiles becomes white, the texture has a problem. I know it that from the sf::Texture reference here says that the texture m
I have already solved it by myself. Every tile has one sf::Texture tex and every time I need to change it I just load it again from different file.
sf::Texture tex