fix(gui): 调整角色控制器UI元素的位置和尺寸

修改了角色控制器prefab中的多个UI元素属性,包括:
- 调整了位置、尺寸和缩放比例
- 激活了之前未启用的组件
- 更新了边框和锚点设置
这些改动是为了修复UI显示不正确的问题
This commit is contained in:
panw
2026-01-15 16:06:07 +08:00
parent fe5ed952d5
commit 6cf69b33c8
2 changed files with 16 additions and 16 deletions

View File

@@ -71,7 +71,7 @@
"rawWidth": 486,
"rawHeight": 999,
"borderTop": 0,
"borderBottom": 0,
"borderBottom": 997,
"borderLeft": 0,
"borderRight": 0,
"packable": true,