[SOLVED] How to pause a transition?

Hello Community, is there a transition.pause and transition.resume? [import]uid: 81091 topic_id: 19854 reply_id: 319854[/import]

Not built in, no - however karnak games has something called transition manager you may wish to check out :slight_smile:

Peach [import]uid: 52491 topic_id: 19854 reply_id: 77221[/import]

Oh, thank you, I was looking for something like that. [import]uid: 81091 topic_id: 19854 reply_id: 77323[/import]

Not a problem :slight_smile: [import]uid: 52491 topic_id: 19854 reply_id: 77485[/import]

Transition object holds a lot of useful information so it is not that hard actually.

I explain it here:
http://developer.coronalabs.com/code/pausable-transitions-very-simple-method#comment-134566 [import]uid: 4294 topic_id: 19854 reply_id: 134568[/import]

Transition object holds a lot of useful information so it is not that hard actually.

I explain it here:
http://developer.coronalabs.com/code/pausable-transitions-very-simple-method#comment-134566 [import]uid: 4294 topic_id: 19854 reply_id: 134568[/import]