I'm trying to set up a very simple, working project for the past couple of hours - to no avail unfortunately.
following the getting-started.md carefully, I can't seem to find out where a new PhaserDebugDraw() would originate from.
Also the this.debug.clear(); in the update method appears seemingly out of nowhere, I can't seem to find its source.
Any help is appreciated.
I'm trying to set up a very simple, working project for the past couple of hours - to no avail unfortunately.
following the getting-started.md carefully, I can't seem to find out where a
new PhaserDebugDraw()would originate from.Also the
this.debug.clear();in the update method appears seemingly out of nowhere, I can't seem to find its source.Any help is appreciated.