feat(hero box): 添加英雄面板空槽位点击交互

1. 新增GameEvent.HeroBoxEmptyClick事件用于空槽位点击通知
2. 为HeroBoxComp添加空槽位节点和点击回调,播放点击动画并派发事件
3. 在MissionCardComp中注册该事件,点击时打开英雄卡池选择界面
4. 完善空槽位的显示/隐藏逻辑
This commit is contained in:
pan
2026-07-28 16:45:16 +08:00
parent 15a98f985b
commit 501a1e0703
4 changed files with 559 additions and 329 deletions

File diff suppressed because it is too large Load Diff