What is the best way to animate sprites,that you are controlling? I have tried doing simple left,up,right,down controlls,and an animated sprite with dimensions of 3x4. I have done the animations but this is not working properly. For example: I hold right Key,I am walking very nice and smooth,but when I press left,I can see UP and DOWN animations till it turns to LEFT
Any advices of making an animations?
Theory-When you know everything,but nothing works.
Practice-When everything works,but you don't know why.
Programming merges these two-Nothing works,and you don't know why.