pandavigoureux29 Posted January 29, 2015 Share Posted January 29, 2015 Hello! I want to load my assets directly from GitHub but to do that, I have to specify the HTTP Header "Accept: application/vnd.github.v3.raw". I am able to load my GitHub assets with a XmlHTTPRequest and give the result to an Image (not Phaser.Image) instance, for example, but the Phaser's Loader can't because I can't set any Header. I've digged through the Loader's code and I'm able to submit a contribution to Phaser but my question is:"Is Phaser interested by this functionnality?" I can create my own external loader but I think it will be better integrated if it is in the Phaser's loading flow. Thank you! Mefteg 1 Link to comment Share on other sites More sharing options...
Recommended Posts