feat: 统一英雄缩放比例并调整血条UI尺寸
将多个英雄预制体的缩放比例从0.6/0.7统一调整为1,使视觉表现更一致。 同时调整血条UI的宽度和边框,优化显示效果。
This commit is contained in:
@@ -2554,10 +2554,10 @@
|
||||
"height": 179,
|
||||
"rawWidth": 248,
|
||||
"rawHeight": 179,
|
||||
"borderTop": 40,
|
||||
"borderBottom": 30,
|
||||
"borderLeft": 32,
|
||||
"borderRight": 34,
|
||||
"borderTop": 12,
|
||||
"borderBottom": 12,
|
||||
"borderLeft": 14,
|
||||
"borderRight": 16,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user