奖励系统基础完成, todo: 英雄碎片,英雄成长系统

This commit is contained in:
2024-11-21 22:51:09 +08:00
parent 763d327625
commit 15ae8f7f01
5 changed files with 3696 additions and 288 deletions

View File

@@ -60,11 +60,9 @@ export class CardControllerComp extends CCComp {
}
to_mission(){
oops.message.dispatchEvent("mission_end")
this.node.getChildByName("mission_home").active=true
this.node.getChildByName("mission").active=false
this.node.getChildByName("bar").active=true;
this.node.getChildByName("hero_home").active=false
this.node.getChildByName("shop_home").active=false
this.node.getChildByName("bar").getChildByName("mission_btn").getChildByName("bg").active=true