Seby Posted June 22, 2013 Share Posted June 22, 2013 var tilingSprite = new PIXI.TilingSprite(texture, window.innerWidth, window.innerHeight)tilingSprite.alpha = 0.5;var count = 0; This test doesn't work It's possible to set Alpha of tillingSprite? Any solution? Quote Link to comment Share on other sites More sharing options...
Mat Groves Posted June 22, 2013 Share Posted June 22, 2013 Hello! Sorry about that, you found a bug it seems But not to worry, I have fixed this issue for the next build which will be up on github tomorrow Thanks! Quote Link to comment Share on other sites More sharing options...
Seby Posted June 23, 2013 Author Share Posted June 23, 2013 Oh ok That's not a problem Quote Link to comment Share on other sites More sharing options...
Seby Posted June 23, 2013 Author Share Posted June 23, 2013 Something else,if i add this tilling sprite in a DisplayObjectContainer and i change alpha (of the Displaying Object), doesn't work too Quote Link to comment Share on other sites More sharing options...
Mat Groves Posted June 24, 2013 Share Posted June 24, 2013 All fixed now https://github.com/GoodBoyDigital/pixi.js/tree/dev 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.