Is it possible to feed sprite animations an origin xy so when you play specific animations it will call setOrigin on the sprite?
I don’t think so, but you could use one of the animation start events for this.
1 Like
Great! Think that’s what I’ll do. Thanks.