feat(界面): 修改战斗结束逻辑并添加复活按钮
- 将战斗结束事件处理从"to_end_fight"改为"open_Victory" - 将MissionHeroComp中的FightEnd事件监听改为MissionEnd - 在胜利界面添加"满血复活"按钮及相关组件 - 调整部分节点位置和激活状态
This commit is contained in:
@@ -9935,7 +9935,7 @@
|
||||
},
|
||||
"component": "",
|
||||
"_componentId": "e7482dUVpJEJZzHkqJl1ZWP",
|
||||
"handler": "to_end_fight",
|
||||
"handler": "open_Victory",
|
||||
"customEventData": ""
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user