Search the Community
Showing results for tags 'updateCache'.
-
Hi, I'm having an issue where the updateCache method is applying worldAlpha. It looks to be a PIXI bug and possibly fixed in later versions, see https://github.com/pixijs/pixi.js/issues/2386 Is anyone having the same issue? Found a workaround?? I'm using Phaser 2.5.0. Example here https://codepen.io/mattcolman/pen/wWqopb Thanks!
- 3 replies
-
- updatecache
- worldalpha
-
(and 1 more)
Tagged with:
-
I have a static Container object that I set to cacheAsBitmap = true. Even if it is static. Changes sometimes occur and wich means I want to redraw(/reCache) it at the next render. I accidentally viewed the documentation for Pixi 2 and saw updateCache which seems to be what I want but I can't find it or anything similar in the documentation for V3. How do I do this?
- 3 replies
-
- updateCache
- pixi3
-
(and 1 more)
Tagged with: