I'm trying to change the anchorPoint of an AtlasSprite I'm using, but seems like whether I set the point to (0,0) or (1, 1), it doesn't make a difference in how the sprite is positioned or rotated.
Does AtlasSprite not support the anchorPoint property?