Open chenhongen opened 5 years ago
Same here! :/
Can't make it work :/
20 line in example.js
this._Graphics.initialize("../build/", () =>
fix to
this._Graphics.initialize(() =>
.......
ready();
}, "../build/");
cb is not a function..
The parameter order is incorrect.
sorry. English is too difficult
good job.It worked well@DesignerSin
Thank you so much, @DesignerSin!
Superb! Thank you 👌👌
Flowing the readme.md,but can't run.There is a error in console: