This commit is contained in:
2024-09-04 14:31:45 +08:00
parent 56ab1fab29
commit ad52a9ad9c
12 changed files with 2194 additions and 2026 deletions

View File

@@ -97,7 +97,7 @@ export class RoleViewComp extends CCComp {
this.as.atk();
this.scheduleOnce(()=>{
this.shoot(this.skill_uuid);
},0.5)
},1)
}
shoot(skill_uuid:number){