dd
This commit is contained in:
@@ -45,7 +45,7 @@ export class CardComp extends CCComp {
|
||||
talent_select(args: any,data:any){
|
||||
this.c_type=cardType.TALENT
|
||||
this.c_uuid=args.uuid
|
||||
this.talent_slot=data.slot
|
||||
// this.talent_slot=data.slot
|
||||
this.show_talent(this.c_uuid)
|
||||
this.node.getChildByName("show").active=false
|
||||
this.node.getChildByName("anim").getChildByName("up").getComponent(Animation).play('carsup')
|
||||
|
||||
Reference in New Issue
Block a user