So, I'm trying to create a game and my background has to be tiled since it's so big. I also mut keep the image the same size, or else the game won't work. The problem is, whenever I change horizontal and vertical wrap from stretch into tile, it enlarges the image. The actor still tiles correctly, but now my image is larger than it was originally in proportion to my actor. Any Ideas?
↧