The Asset used by component in XXX scene “XXX.fire“ is missing. Detailed information:

刚才使用Cocos Creator出现的问题,已解决。
The Asset used by component in XXX scene “XXX.fire” is missing.
丢失了XXX.fire文件,但看了下原路径,XXX.fire文件是存在的。

最后发现更改图片的type属性时,之前在属性检查器绑定的spriteframe会变为null,在拖动绑定一次就行了。

你可能感兴趣的:(自己的一些学习笔记,cocos-creator)