I am currently following the DesignsByZephyr tutorials, and I encountered this error that no one else had. This annoys the hell out of me, and I wasted a whole day watching over the videos and trying to understand where I went wrong. I decided then to download the source code (eclipse project), to compare it to my code and try to find any issues. This took me another day, and I soon ended up giving up. Now I pursue the subject again, and hopefully this forum will have an answer to my problems.
The game we are programming is at the most early of dev stages. So far, the W, A, S, D, UP, DOWN, LEFT and RIGHT keys move the map. We are supposed to create a sprite sheet that includes one sprite, and that sprite is tiled all over the map. This, in my case, is very different. Mine renders only an 8x8 pixels portion of the sprite sheet, and draws a very stupid trail as it moves around. It also looks as if it has another 8 pixels across the top. I do not know the cause of this problem - maybe the version of eclipse I have downloaded?
Thanks in advance!
Go to the DesignsByZephyr channel for more info and to get a better understanding of what I mean:
Programmer extraordinaire - YouTube