feat(gui): 更新UI图标资源并调整角色控制器布局
- 添加新的uicons.png资源文件 - 删除不再使用的infos.png和动画/预制体文件 - 调整role_controller.prefab中节点的位置和尺寸 - 修改icon.prefab的激活状态和精灵引用 - 注释掉Main.ts中的物理调试标志
This commit is contained in:
42
assets/resources/gui/uicons.png.meta
Normal file
42
assets/resources/gui/uicons.png.meta
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "40479696-ca72-452e-b4c9-42d708361c6d",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
],
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "40479696-ca72-452e-b4c9-42d708361c6d@6c48a",
|
||||
"displayName": "uicons",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "repeat",
|
||||
"wrapModeT": "repeat",
|
||||
"minfilter": "linear",
|
||||
"magfilter": "linear",
|
||||
"mipfilter": "none",
|
||||
"anisotropy": 0,
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "40479696-ca72-452e-b4c9-42d708361c6d",
|
||||
"visible": false
|
||||
},
|
||||
"ver": "1.0.22",
|
||||
"imported": true,
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {}
|
||||
}
|
||||
},
|
||||
"userData": {
|
||||
"type": "texture",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "40479696-ca72-452e-b4c9-42d708361c6d@6c48a"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user