localStorage.setItem('myImage', 'base64 encoded string representing the PNG image');. how can I load it in phaser2? I tried this code but ...
確定! 回上一頁