Erik Onarheim
Erik Onarheim
This seems to have been fixed mysteriously, will reopen if we spot flakiness
Closing for now as we've implemented a way of doing loaders, we may revisit using scenes as loaders in the future
I think we got to the bottom of this, `instanceof` is okay as long as you have the right peerDependency setup and vite has dedup enabled
Workaround for itch.io games and codesandbox.io Add this snippet ```typescript engine.start().then(() => { window.focus(); }); ```
Closing allowing actors to be in multiple scenes
Implemented!
We have this now! Check out https://github.com/excaliburjs/create-excalibur
Closing for now, willing to accept new proposals
@jedeen Closing this PR for now, we can reopen when we want to do more work here
Closing for now, we are moving towards an html first strategy for UI. More to come in the v0.30.0 release on first party HTML UI management in Excalibur