fix(gui): 调整角色控制器UI元素的位置和尺寸
修改了角色控制器prefab中的多个UI元素属性,包括: - 调整了位置、尺寸和缩放比例 - 激活了之前未启用的组件 - 更新了边框和锚点设置 这些改动是为了修复UI显示不正确的问题
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"rawWidth": 486,
|
||||
"rawHeight": 999,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderBottom": 997,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
|
||||
Reference in New Issue
Block a user