fix: 禁用角色控制器并移除英雄数量动画

- 将角色控制器 prefab 的 _active 设为 false 以禁用该组件
- 注释掉英雄数量增加和拒绝时的动画播放逻辑,避免在英雄已满时触发无效动画
This commit is contained in:
panw
2026-04-08 09:09:05 +08:00
parent 72b31037f5
commit 32997f0a04
2 changed files with 17 additions and 17 deletions

View File

@@ -1453,7 +1453,7 @@
"__id__": 72
}
],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 80