英雄出战选择 +英雄相关 ui 改变
This commit is contained in:
@@ -145,6 +145,7 @@ export class HeroViewComp extends CCComp {
|
||||
}
|
||||
/* 显示角色血量 */
|
||||
this.node.getChildByName("top").getChildByName("hp").active = true;
|
||||
this.BUFFCOMP.show_shield(this.shield,this.shield_max)
|
||||
}
|
||||
|
||||
update(dt: number){
|
||||
|
||||
Reference in New Issue
Block a user