- 新增 down.prefab 和 down.anim 资源文件
- 在 Hero 和 Monster 的落地逻辑中调用 playEnd("down") 播放特效
- 优化 HeroViewComp 中特效生成逻辑,移除冗余的组件销毁操作
14 lines
212 B
Plaintext
14 lines
212 B
Plaintext
{
|
|
"ver": "2.0.3",
|
|
"importer": "animation-clip",
|
|
"imported": true,
|
|
"uuid": "33a2e81d-ecfe-4b0f-a566-52205e9be285",
|
|
"files": [
|
|
".cconb"
|
|
],
|
|
"subMetas": {},
|
|
"userData": {
|
|
"name": "down"
|
|
}
|
|
}
|