Search the Community
Showing results for tags 'worldAlpha'.
-
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:
-
What is difference of alpha and worldAlpha in DisplayObject? How should I use these properties ? This code works cotainer.alpha=0.1; This code does not works container.worldAlpha=0.1;
- 3 replies
-
- alpha
- worldAlpha
-
(and 1 more)
Tagged with: