feat(ui): 调整卡片与列表UI布局并添加高等级光效动画

- 为卡片组件添加高等级光效显示逻辑与动画资源
- 调整card.prefab中多个UI元素的尺寸、边距与位置
- 重构melist.prefab中排名列表的节点结构与样式
- 更新list.prefab中数字标签的字体大小与位置
- 修改部分图片资源与新增动画元数据文件
This commit is contained in:
walkpan
2026-04-03 20:46:40 +08:00
parent 0129771435
commit c350071841
24 changed files with 7362 additions and 4788 deletions

View File

@@ -87,7 +87,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": -2,
"y": -5,
"y": -10,
"z": 0
},
"_lrot": {
@@ -99,8 +99,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1.1,
"y": 1.1,
"x": 0.8,
"y": 0.8,
"z": 1
},
"_mobility": 0,
@@ -127,8 +127,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 150,
"height": 168
"width": 113,
"height": 126
},
"_anchorPoint": {
"__type__": "cc.Vec2",