Stable update: Guided tours, overhauled Pin behavior and lots more!
Since the update I'm getting an error when creating objects dynamically. I'll file a bug. But all of my projects who had dynamic routines started dumping this... I can confirm that in stable 189.2 it didn't happen until now.
layout.js:1 Uncaught (in promise) TypeError: Cannot read property 'then' of undefined
at C3.Layout._AddPendingTextureLoadPromise (layout.js:1)
at C3.Layout.MaybeLoadTexturesFor (layout.js:1)
at C3.Runtime.CreateInstanceFromData (runtime.js:1)
at C3.Runtime.CreateInstance (runtime.js:1)
at C3.Plugins.System.CreateObject (actions.js:1)
at C3.Plugins.System.CreateObjectByName (actions.js:1)
at C3.Action._RunSystem (action.js:1)
at C3.EventBlock._RunActions_Fast (eventBlock.js:1)
at C3.EventBlock._RunAndBlock (eventBlock.js:1)
at C3.EventBlock.Run (eventBlock.js:1)
Please note only problems reported to the issue tracker following all the guidelines. However this looks like a problem that was already reported and fixed: github.com/Scirra/Construct-3-bugs/issues/3809
yup, I submitted it... thanks