手动创建 字符图像(font images)
在不使用 ItemsAdder 的情况下手动创建 字符图像(Font images)
创建一个自定义字符
{
"file":"image_test.png",
"chars":[
"\uE250"
],
"height":8,
"ascent":9,
"type":"bitmap"
}使用自定义的 json 文件名
使用自定义的 json 命名空间
在游戏中显示自定义 命名空间/字体名称
最后更新于