#Offset not mirroring properly in animationplayer 2d
2 messages · Page 1 of 1 (latest)
generally you should setup your sprite sheet in a way where all frames need the same offset.
but alternatively, fliping the sprite using a negative scale on one axis should also flip the offset with it.