google-code-export / tweener

Automatically exported from code.google.com/p/tweener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotation ignore anchor points

GoogleCodeExporter opened this issue · comments

When using Rotation for a MovieClip tweener will only ever rotate from the
0,0 point of that MovieClip and not from any points set by the user using
the Anchor points.

Original issue reported on code.google.com by shinchiP...@googlemail.com on 3 Aug 2009 at 11:54

You can over come this problem with something like the examples here:
http://www.everydayflash.com/blog/index.php/2008/05/28/rotating-a-sprite-around-
any-point/

Original comment by rva...@gmail.com on 28 Sep 2009 at 9:59