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

Any chance you'll rev this for Pixi 5? #137

Open FireMuse opened 4 years ago

FireMuse commented 4 years ago

Thanks for the tutorial, but I find myself bouncing back and forth between your tutorial and the latest API documents for Pixi 5, as the example code is often deprecated.

ESPWarren commented 4 years ago

Kittykatattack: Obviously, the PIXI users community REALLY appreciates the extended tutorial you produced...

But for newbies, it is hugely frustrating trying to decide if the errors they get are due to their inexperience or due to the changes in V5...

Is there any chance that you could just publish (even a minimally annotated) list of the places where your tutorial breaks when using V5 and the one line changes to fix it??

But even if not, THANK YOU for your work in producing it...

rvanderspuy commented 4 years ago

I would love to update it! It's really just a question of time - it's a few days full time work, which I am not able to commit to right now. I'm hoping some volunteers out there can help...??

Fortunately however, there have been extremely minimal API changes to Pixi since v4 (the last time I updated this) so most of the content should still be good, despite possible console warnings.

alanxp commented 4 years ago

Dont think he cares for now, its been a while :(

enguez commented 3 years ago

How about an update for PixiJS 6.0.0-rc?

kittykatattack commented 3 years ago

We still need to update to 5! (any volunteers??) :) 6.0.0 might be bit too early - I still expect massive changes before it stabilises.