Thanks for taking the time to explain it with an example! Subject: Re: squeezing sprites From: [email protected] Date: Thu, 20 Jan 2011 09:38:19 -0800 CC: [email protected] To: [email protected]
> I need to squeeze sprites from a big to small size but anchoring from the > bottom left coordinate of the spite. > > Currently the sprite is squeezed back to its center which makes center its > anchor point while I want to change the anchor point to the bottom left point > of the sprite Use the aptly named Anchor Position patch, like this: (alternatively, you can roll the math for this yourself -- it's just tedious to do it that way...) -- Christopher Wright [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

