Bolko Posted April 28, 2015 Share Posted April 28, 2015 PIXI.TextureCache is now utils.TextureCache, but when i try:this.sprite.texture = utils.TextureCache[imgUrl];i get this error:Uncaught ReferenceError: utils is not defined Quote Link to comment Share on other sites More sharing options...
CtlAltDel Posted April 28, 2015 Share Posted April 28, 2015 try PIXI.utils.TextureCache Bolko 1 Quote Link to comment Share on other sites More sharing options...
Bolko Posted April 28, 2015 Author Share Posted April 28, 2015 thx, obvious solution 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.