LIne in 2d platform game

Hey i am 12 and making my 2d platform game. I have managed to get it working except that lines appear in the tiles when moving.

here is. screen shot. i guess its something basic but i just cant seem to work it out.

you can see to below my player in the screen shot.

Thanks for any advice

8181764--1065752--Screenshot 2022-06-05 at 08.42.09.png

ok so worked it out it seems that there is a one-pixel space a the end of each tile. so I set pixel per nit from 32 to 31 and it works perectly.

1 Like