Gil Posted May 3, 2018 Share Posted May 3, 2018 Hello guys, Love the new version and all the new possibilities. One thing I would love to have is the ability to wait for an animation to finish to launch another event using Promise and Async / Await Do you think that's doable ? Quote Link to comment Share on other sites More sharing options...
Guest Posted May 3, 2018 Share Posted May 3, 2018 it is highly doable please create an issue for it in the repo and I'll work on it Something like: var anim = scene.beginAnimation(…) await anim.WaitAsync(); Quote Link to comment Share on other sites More sharing options...
Gil Posted May 4, 2018 Author Share Posted May 4, 2018 Great ! Thanks @Deltakosh Quote Link to comment Share on other sites More sharing options...
Guest Posted May 4, 2018 Share Posted May 4, 2018 Will work on it soon Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.