Hi!
Are there special considerations when bundling an app that I am not aware of? I have my app working fine when I run from the editor but it doesn’t when running its associated bundle.
More specifically, the splash screen works the same and then my level 1 collection loads fine. But then when I use the mouse and click onto the play area, tiles are not spawn and displayed as they are with the editor build. The tile factory is in the main collection as it will be reused for all levels.
I am using the latest 1.9.2 version of defold on Windows 10.
Thanks!