- Home /
How to make a 2d charecters body move along with there legs while their feet being grounded on the same spot
I want to create an animation of a 2d character that has his body and legs moving but his feet are not. I am working on a pixelated game so making the character move per pixel looks weird and I don't want to just size up to my sprite so that 4 pixels define 1 pixel since that doesn't create the effect of a 2d character actually moving well. Preferably I want to be able to move the character's legs diagonally if that makes sense (I don't mind if the feet are also warped as long as there grounded). Is there any way to do this in unity? If not any ideas on what I could do?
Your answer
Follow this Question
Related Questions
Sprite animation is not updating (possible bug) 1 Answer
SpriteManager 2 1 Answer
Platform Top Panel Scrolling Effect and Animation 0 Answers
sprite animation not playings 0 Answers
Sprite animation 2 Answers