feat(gui): 新增通用UI预制体与资源文件,清理旧配置文件
本次提交新增了一套通用GUI组件预制体,包括弹窗、列表、按钮等基础UI组件,同时添加了配套的图片资源与元数据文件。删除了旧的英雄配置相关的元数据文件,完成资源与配置的整理优化。
This commit is contained in:
13
assets/resources/gui/auie/button.prefab.meta
Normal file
13
assets/resources/gui/auie/button.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "button"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user