feat(界面): 修改战斗结束逻辑并添加复活按钮

- 将战斗结束事件处理从"to_end_fight"改为"open_Victory"
- 将MissionHeroComp中的FightEnd事件监听改为MissionEnd
- 在胜利界面添加"满血复活"按钮及相关组件
- 调整部分节点位置和激活状态
This commit is contained in:
walkpan
2026-01-03 18:05:58 +08:00
parent cade854fc7
commit acb564123d
3 changed files with 400 additions and 22 deletions

View File

@@ -9935,7 +9935,7 @@
},
"component": "",
"_componentId": "e7482dUVpJEJZzHkqJl1ZWP",
"handler": "to_end_fight",
"handler": "open_Victory",
"customEventData": ""
},
{