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

X and Y tweens played in loop can go off correct position #4

Open krstns opened 11 years ago

krstns commented 11 years ago

http://forums.coronalabs.com/topic/33212-setting-x-value-of-a-display-object-to-a-decimal-results-in-strange-values/

krstns commented 11 years ago

I've written a small hack to check the values after the tween. If they are off - correct them. It's available in tweenCheck branch.

omidahourai commented 11 years ago

Cool thanks, didn't realize corona was being inaccurate.. I'll do some work on the library this weekend.

On Thu, Mar 28, 2013 at 4:04 AM, krstns notifications@github.com wrote:

I've written a small hack to check the values after the tween. If they are off - correct them. It's available in tweenCheck branch.

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

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

omidahourai commented 11 years ago

Ah sorry krstns, I wasn't able to get around to it this weekend. I'll get to it as soon as I'm able to.

krstns commented 11 years ago

No worries. Like I've said:I've got my fix working. On Apr 1, 2013 7:45 AM, "Omid Ahourai" notifications@github.com wrote:

Ah sorry krstns, I wasn't able to get around to it this weekend. I'll get to it as soon as I'm able to.

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