英雄出战选择 +英雄相关 ui 改变
This commit is contained in:
@@ -46,6 +46,7 @@ export class BuffComp extends Component {
|
||||
this.top_node = this.node.getChildByName("top");
|
||||
let hp_y=this.node.getComponent(UITransform).height
|
||||
this.top_node.setPosition(0,hp_y,0)
|
||||
|
||||
// this.top_node.getChildByName("hp").active=(this.node.getComponent(HeroViewComp).fac == 1 ? true : false)
|
||||
|
||||
// this.vmdata_update()
|
||||
|
||||
Reference in New Issue
Block a user