omidahourai / AK-Tween

A Corona library for Predeterminite Tweening. This will help boost performance of your app if you have a lot of transitions that don't require runtime calculation (for example, character part animations).
4 stars 1 forks source link

xScale and yScale tweens don't take into account initial values of an object #2

Closed krstns closed 11 years ago

krstns commented 11 years ago

I often add tweens to objects which have initial xScale or yScale set to -1 [to use single image for left/right hand for example], but AK-Tween will ignore the initial setting and will start with xScale/yScale = 1.

omidahourai commented 11 years ago

Hey thanks for the pull request, I'll take a look at it tonight! Didn't think anyone would be interested in this project (I haven't maintained it much). But I'll put it on my agenda to work on it and try to get it to 1.0

On Wed, Mar 27, 2013 at 9:08 AM, krstns notifications@github.com wrote:

I often add tweens to objects which have initial xScale or yScale set to -1 [to use single image for left/right hand for example], but AK-Tween will ignore the initial setting and will start with xScale/yScale = 1.

— Reply to this email directly or view it on GitHubhttps://github.com/ArdentKid/AK-Tween/issues/2 .

Omid Ahourai http://about.me/omidahourai ArdentKid http://www.ardentkid.com/ http://www.facebook.com/ArdentKid http://www.twitter.com/ArdentKid (650) 346-6279

krstns commented 11 years ago

Hi Omid,

Thanks for merging my changes. I've created another one to handle the delay parameter. I think that's it for now, as library handles all I need to use it :)

Thanks for creating this library and sharing your knowledge on coronalabs.

Krystian

On Wed, Mar 27, 2013 at 10:20 PM, Omid Ahourai notifications@github.comwrote:

Hey thanks for the pull request, I'll take a look at it tonight! Didn't think anyone would be interested in this project (I haven't maintained it much). But I'll put it on my agenda to work on it and try to get it to 1.0

On Wed, Mar 27, 2013 at 9:08 AM, krstns notifications@github.com wrote:

I often add tweens to objects which have initial xScale or yScale set to -1 [to use single image for left/right hand for example], but AK-Tween will ignore the initial setting and will start with xScale/yScale = 1.

Reply to this email directly or view it on GitHub< https://github.com/ArdentKid/AK-Tween/issues/2> .

Omid Ahourai http://about.me/omidahourai ArdentKid http://www.ardentkid.com/ http://www.facebook.com/ArdentKid http://www.twitter.com/ArdentKid (650) 346-6279

Reply to this email directly or view it on GitHubhttps://github.com/ArdentKid/AK-Tween/issues/2#issuecomment-15553838 .

Krystian Szczêsny k.szczesny@gmail.com Skype k.szczesny