douglas Posted September 15, 2016 Share Posted September 15, 2016 Here is a pen where you can see an isometric map (the one used in PhaserISo) that i would like to play with it on jsfiddle http://codepen.io/featuresmega/pen/gwAJjY On jsfiddle it must be a base64 image, but if i add the .json it will take all the javascript zone The jsfiddle is here and it doesn't works https://jsfiddle.net/johndo101/tyx0xv7u/1/ Link to comment Share on other sites More sharing options...
lewster32 Posted September 15, 2016 Share Posted September 15, 2016 You're better off downloading the files and running them on a local webserver such as xampp or one of the many much more lightweight recent ones than trying to wrestle with the cross-domain, mixed secure content stuff that comes with trying to get this to work in jsfiddle. douglas 1 Link to comment Share on other sites More sharing options...
douglas Posted September 15, 2016 Author Share Posted September 15, 2016 ooooh yeah ! a little bit more time and we'll get it to work Link to comment Share on other sites More sharing options...
Recommended Posts