Bolko Posted April 21, 2015 Share Posted April 21, 2015 I want to show a preloader animation when an image is not in the TextureCache yet.But I would also need a callback or something to hide the preloader when the image is loaded. Is that possible with PIXI.Sprite.fromImage() or how else can I solve it? Quote Link to comment Share on other sites More sharing options...
Neso Posted April 21, 2015 Share Posted April 21, 2015 I've been using base64 encoded images as loader backgrounds. Quote Link to comment Share on other sites More sharing options...
systemx17 Posted April 21, 2015 Share Posted April 21, 2015 This guide that a user called D13 posted in reply to a question I asked has a lot of information in it. It talks about some of the loading of images. Just thought maybe it might answer your question https://github.com/kittykatattack/learningPixi#keyboard 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.