Hi again!
I faced with one unpleasant effect: I have a background, filled with tiles. When the game window size is set to 1:1 then everything looks as expected. But if I change window size (or run my app on android with a different screen resolution so the screen is being stretched) then I see unwanted outlines around the tiles:
I’m 100% confident that this tile is completely filled with one color and does not have an outline.
Is there any way to avoid this?
Thanks!