Internet Explorer 11 does not support webgl render mode
mberube

FYI

Internet Explorer 11 does not support well webgl render mode.

FIX: Put the scene to "renderMode": "2d",
then do JS browser detection and in the "onSceneLoaded" function put back layer render mode to 'webgl' for other browser (chrome, safari, firefox)

 

wade.setLayerRenderMode(25, 'webgl');
wade.setLayerRenderMode(30, 'webgl');

 

All 3 Comments
mberube

Please also note that when WebGL is deactivated in Chrome flags, Wade ISO Plugin is really glitchy (many bugs).

I think that Wade thinks that WebGL is supported and go with in anyway.

So for now on my Iso game '2d' mode is the best.

 

Gio

What iso bugs do you see when disabling Webgl in Chrome? If you let us know it's possible we can fix them for the next release of WADE

khanzee

{Spam comment removed}

Post a reply
Add Attachment
Submit Reply
Login to Reply