Raikoh Posted April 7, 2014 Share Posted April 7, 2014 I think there is an issue with tilemap and Phaser.WEBGL, if you move the camera all tiles turn black. It works fine with Phaser.CANCAS, you can see the issue in the MARIO example. I only tried with .json. Link to comment Share on other sites More sharing options...
rich Posted April 7, 2014 Share Posted April 7, 2014 I'm seeing this happen in Chrome Canary only, Chrome stable doesn't exhibit this regression yet (and Canary didn't up until a week or so ago). What did you see it in? Link to comment Share on other sites More sharing options...
Raikoh Posted April 8, 2014 Author Share Posted April 8, 2014 Oh yeah you are right, i was just trying to use tilemap and i was having this bug. Link to comment Share on other sites More sharing options...
rich Posted April 8, 2014 Share Posted April 8, 2014 Yeah I don't know if this will migrate to Chrome stable. Will be a royal pain in the ass if it does, but I'm keeping a close eye on it (all Phaser dev is done against Canary primarily) Link to comment Share on other sites More sharing options...
ianmcgregor Posted April 30, 2014 Share Posted April 30, 2014 FYI this bug has made it to the Chrome beta version too (http://www.google.com/intl/en/chrome/browser/beta.html). Link to comment Share on other sites More sharing options...
rich Posted April 30, 2014 Share Posted April 30, 2014 Yes it's literally COME BACK into Canary the other day. They had it fixed for a few weeks, but not any more. fuck Link to comment Share on other sites More sharing options...
Vaughan Posted April 30, 2014 Share Posted April 30, 2014 Possibly related to my GitHub issue? (I test on Canary): https://github.com/photonstorm/phaser/issues/756 Link to comment Share on other sites More sharing options...
rich Posted April 30, 2014 Share Posted April 30, 2014 Maybe. If it works fine on Chrome stable and not on Canary, then yes. Otherwise, I don't think so. Link to comment Share on other sites More sharing options...
rich Posted May 1, 2014 Share Posted May 1, 2014 https://code.google.com/p/chromium/issues/detail?id=368582 Link to comment Share on other sites More sharing options...
Recommended Posts