Bug on Phaser Examples?

Hi,

I am looking at the examples on input/camera. 2 examples did not work properly. Both have the same error “dat is not defined” on my Chrome browser.

They are:
[Graphics Contains]
[Large World High Res]

I’m getting that same error on for example the web-audio/seek, also in Chrome

Oh! It turns out all you need to do is add this javascript library: GitHub - dataarts/dat.gui: Lightweight controller library for JavaScript.

I haven’t gotten it to work yet, but sure the solution is in there…