Files
pixelheros/assets/resources/game/skill/anm/buff/foot.anim
walkpan 3fc94dbc3f fix(ui): 调整buff提示框字体大小和动画时长
- 将多个文本组件的_fontSize从20调整为25,与_actualFontSize保持一致
- 将部分标题字体从60调整为35,行高从60调整为40
- 移除buff脚部动画的所有关键帧,将动画时长设为0以禁用动画
2026-03-23 20:55:39 +08:00

30 lines
586 B
Plaintext

[
{
"__type__": "cc.AnimationClip",
"_name": "foot",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 12,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0,
"_hash": 500763545,
"_tracks": [],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 1
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]