Coder2195 Posted March 12, 2021 Share Posted March 12, 2021 As you might now there is PIXI.Sprite.from() You can use PIXI.Sprite.from(), so is a loader even needed anymore? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted March 12, 2021 Share Posted March 12, 2021 from() is very old thing. Loader is newer. Diffirences, well, there are many. Not counting even newer fromUrl() that returns promise. You can use anything :)) 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.