Topic: 2D Sprite Y Position

Hi, I am working with 2D sprites and the corresponding animations.
My sprite is currently too low on the stage, the feet are below the stage.
I would like to move the entire animation up so the feet connect with the ground. I have tried to adjust the Y position in the prefab, but it does nothing. I can adjust the scale.

My hit box maps are correct - they appear to be grounded, but the actual rendering/animation of my sprite it too low.

How can I do this?
Thanks.

Share

Thumbs up Thumbs down

Re: 2D Sprite Y Position

Adjust the pivot point Y
https://i.imgur.com/5Ai1OlS.png

Share

Thumbs up +1 Thumbs down