Created a new transition function call: http://developer.anscamobile.com/code/improved-transition-function-calls
With this you can now:
- Have a ton of animation easings to work with.
- pause/pauseAll, resume/resumeAll and cancel/cancelAll transitions using their transition handles.
- Tweak your animation speeds on the fly using the transitionhandle.timeScale property
- 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]