[solved] Ugly tiles when "moving camera"
Posted: Sun Mar 03, 2013 9:07 am
I'm working on a real-time strategy platforming game set in space, I've got the editor up and running an I can load maps into the game and the pixel-perfect collision works well (right click to spawn creatures).
Howerver when I move the camera (press arrow-keys to off-set everything), white lines appear around the tiles which make it look really ugly, is there any way to solve that or is that just what happens when you use drawquad..?
EDIT 2: now it's the right one, sorry
Howerver when I move the camera (press arrow-keys to off-set everything), white lines appear around the tiles which make it look really ugly, is there any way to solve that or is that just what happens when you use drawquad..?
EDIT 2: now it's the right one, sorry