I want to make 2D game. The character should run left-right. I want to use animation, picture changing while I'm running.. I have a array of images. I tried to use Animation. But It doesn't work. Same picture moves while I'm walking. Is animation good solution for this goal? Or I need other stuff?
↧