feat(skill): 添加新技能资源并修复伤害计算问题
添加新的技能动画、预制体和字体资源,用于支持新技能效果。 修复技能伤害计算未取整的问题,确保伤害值为整数。 更新技能buff提示UI的字体和布局,提升显示效果。
This commit is contained in:
13
assets/resources/game/skill/anm/atked/start.anim.meta
Normal file
13
assets/resources/game/skill/anm/atked/start.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "2.0.3",
|
||||
"importer": "animation-clip",
|
||||
"imported": true,
|
||||
"uuid": "9b809af9-120e-4683-a90a-5fecbd4e1ebd",
|
||||
"files": [
|
||||
".cconb"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"name": "start"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user