feat(gui): 更新UI图标资源并调整角色控制器布局
- 添加新的uicons.png资源文件 - 删除不再使用的infos.png和动画/预制体文件 - 调整role_controller.prefab中节点的位置和尺寸 - 修改icon.prefab的激活状态和精灵引用 - 注释掉Main.ts中的物理调试标志
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"__id__": 1
|
||||
},
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 3
|
||||
@@ -414,7 +414,7 @@
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "1e96391c-f89b-4628-9fff-ef53afa3d9eb@d17da",
|
||||
"__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08@a59f6",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 0,
|
||||
@@ -429,7 +429,10 @@
|
||||
"_fillRange": 0,
|
||||
"_isTrimmedMode": true,
|
||||
"_useGrayscale": false,
|
||||
"_atlas": null,
|
||||
"_atlas": {
|
||||
"__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08",
|
||||
"__expectedType__": "cc.SpriteAtlas"
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
@@ -819,7 +822,7 @@
|
||||
"__id__": 1
|
||||
},
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 37
|
||||
|
||||
Reference in New Issue
Block a user