kittykatattack / learningPixi

A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
4.4k stars 851 forks source link

Error instructions for tutorial. #170

Open scottonanski opened 1 year ago

scottonanski commented 1 year ago

In reference to pixi.min.js, in the introduction it is stated;

"This one file is all you need to use Pixi. You can ignore all the other files in the repository: you don't need them."

This is incorrect. Please make sure to download the correlating pixi.js.map file as well.

You should be good to go. :)