feat: 统一英雄缩放比例并调整血条UI尺寸

将多个英雄预制体的缩放比例从0.6/0.7统一调整为1,使视觉表现更一致。
同时调整血条UI的宽度和边框,优化显示效果。
This commit is contained in:
walkpan
2026-03-25 22:15:15 +08:00
parent f436e47d8d
commit e064c5e133
30 changed files with 2118 additions and 1785 deletions

View File

@@ -603,8 +603,8 @@
],
"value": {
"__type__": "cc.Vec3",
"x": 0.7,
"y": 0.7,
"x": 1,
"y": 1,
"z": 1
}
},