d13 Posted August 28, 2019 Share Posted August 28, 2019 Hi Everyone! `const loader = PIXI.loader;` is giving me a deprecation warning, but `const loader = PIXI.loader.shared` is coming up `undefined`. Can anyone tell me where the loader is hiding in v5? Thanks! ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
jonforum Posted August 28, 2019 Share Posted August 28, 2019 https://pixijs.download/dev/docs/PIXI.Loader.html i think you made mistake with capitalise. ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
d13 Posted August 28, 2019 Author Share Posted August 28, 2019 I did indeed, thank you!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.