Open stephanedemotte opened 2 years ago
Oh, could you show me more error messages? Thanks
https://github.com/drawcall/Proton/blob/master/example/game/pixijs/index.html
This example is for v7
the pixi 7 example doesn't work if you are importing Pixi methods, as Pixi is no longer a global object.
the pixi 7 example doesn't work if you are importing Pixi methods, as Pixi is no longer a global object.
https://cdnjs.cloudflare.com/ajax/libs/pixi.js/7.2.4/pixi.js
oh why? cdn mode or es6 mode
Hello
Got a error with pixi 7
Anyone can help ?