Loading…
Loading…
A colleague is migrating a game from Pixi.js v7 to v8. They sent a PR that should replace Application, Loader, Graphics, and Ticker with the new API. It launches, but: TypeErrors in the console, crashes in production, and some functionality doesn't work at all. Walk through the files in the left sidebar and find every place where v7 API is still present or v8 API is used incorrectly. It's 5 files — switch between them via the sidebar.
src/game/initApp.ts. Полный walkthrough по всем файлам — в туториале.