- Home /
Why does my sprite changes position after animation transition?
I am trying to make the player change between walking and idle animations depending on if they are moving or still. The animations are working, and are transitioning correctly, but when the player transitions into their idle animation, the sprite moves to below the floor. When the player starts walking again, the sprite moves back to the correct position.
Walking:
Idle:
Thanks!
Answer by nu51313932 · Mar 03, 2020 at 06:50 AM
You can export your project to unity package and upload it and share me to help you fix this problem.
Your answer
Follow this Question
Related Questions
Animation Must be marked as legacy 4 Answers
Last frame of animation shows up just before the end 0 Answers
Fast Sprites Extraction from Sprite Sheet 0 Answers
Having trouble changing sprites in 2 dimensional animation 1 Answer
SpriteManager 2 1 Answer