This commit is contained in:
2024-12-13 13:51:28 +08:00
parent 329d8b5694
commit fff9b40734
11 changed files with 7775 additions and 4870 deletions

View File

@@ -24,7 +24,7 @@ export class CardControllerComp extends CCComp {
touch_time:number = 0
in_touch:boolean = false
bbg:any=null
bbg_y:number=45
bbg_y:number=60
bbg_x:any=[-300,-150,0,150,300]
protected onLoad(): void {
this.bbg=this.node.getChildByName("bar").getChildByName("bbg")