This commit is contained in:
2024-08-11 23:56:18 +08:00
parent 6355d80a2c
commit 21b559abcf
13 changed files with 1561 additions and 1284 deletions

View File

@@ -50,6 +50,7 @@ export class ControllerComp extends CCComp {
card.load(pos,1001,cards_node);
x=x+120
}
this.node.getChildByName("cards").getChildByName("active").active = false
}
/** 转场 */
protected update(dt: number): void {