Hi everyone!
First of all i beg you to forgive me if i make any mistake, my english is not as good as i want it to be.
i have been learning game proggraming for a couple of months, and i am making now some test in java with libgdx, i am trying to clone a super mario to learn the basics. The problem is that it seems to have a graphical issue, like a little jump on the graphcis when mario is walking.
i am using java with libgdx and tiled for the maps, i dotn know if the problem is in some feature of libgdx, in the rendring of the tiled map, or in my general programmig. Vsych is set to false, that improve the issue but not fix it.
Please could anyone help me with this? have anybody to deal with a problem like this?
this is the link to the .jar
http://bayfiles.net/file/XprB/MH5APk/pruebas.jar
Thanks!!