Improved Transition Calls. Thought I'd Share this Here

Created a new transition function call: http://developer.anscamobile.com/code/improved-transition-function-calls

With this you can now:

  1. Have a ton of animation easings to work with.
  2. pause/pauseAll, resume/resumeAll and cancel/cancelAll transitions using their transition handles.
  3. Tweak your animation speeds on the fly using the transitionhandle.timeScale property
  4. Use a brand new type of listener called onFrac where you can specify at which point of the animation you want to call a listener.

I haven’t thoroughly tested the code, but it seems to be working fine. If anyone wishes to use it and find bugs, do let me know and I’ll get on it after I awake.

*transition.dissolve() not included
[import]uid: 108204 topic_id: 27897 reply_id: 327897[/import]

BTW is it just me or I can no longer edit my forum/code sharing posts? [import]uid: 108204 topic_id: 27897 reply_id: 112913[/import]

Hey - not just you. We know it’s an issue and hoping to have it addressed very soon. [import]uid: 52491 topic_id: 27897 reply_id: 112948[/import]