mistertoenails

Results 2 issues of mistertoenails

I have the scenes for my game being dynamically added at runtime when the world is generated, and the following game config: `var config = { type: Phaser.AUTO, width: 1260,...

As soon as I add a path creator script, I get the following error over and over again until I remove the component: ``` NullReferenceException: Object reference not set to...