Hey there!
If i want to anchor a sprite for excample in an edge of the layer, there is no possability to tween them (for excample with tweenLite).
I tried to deactivate the anchor behaviour and tween the sprite after i activate the anchor behaviour again but i get weird offsets...
I need the anchor behaviour because i need a responsive design - on the other hand i need to tween the sprites at the beginning of an layout...
Has someone an idea how to fix this problem or a workaround?
Thank you very much!