skyfish-qc / pixi-miniprogram

一个可运行于微信小程序的PIXI引擎,通过模拟window环境,有些功能小程序无法模拟,就直接修改了PIXI引擎代码,最终使得PIXI引擎正常运行在小程序上

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

添加MP3文件资源的时候会出现 Cannot set property 'crossOrigin' of undefined

nlb1466488 opened this issue · comments

添加MP3文件资源的时候会出现
image

image

之前版本没有支持音频,现在已加上音频支持