报错:
cc.LabelBMFont._parseCommonArguments(): only supports 1 page
cc.LabelBMFont._parseImageFileName() : file could not be found
**Parse Error: Unable to find file Texture, the path: ***/assets/BMFont/font.png"
我只有一个fnt文件跟一个png图片,两者是同名的,一导入就报这个错了,还说找不到png的文件。
fnt里面的描述也是只有一个page:
pages>
page id=“0” file=“font.png”/>
/pages>
cocos Creator版本是:2.0.2
font.zip (6.4 KB)
