删除好多英雄 专精几个英雄,继续英雄页面

This commit is contained in:
2025-01-23 23:11:34 +08:00
parent 43fbf30e46
commit 14a40a24f1
229 changed files with 8045 additions and 102923 deletions

View File

@@ -81,10 +81,10 @@ export class BuffComp extends Component {
max_show(){
this.node.getChildByName("max").active=true
this.scheduleOnce(()=>{
this.node.getChildByName("max").active=false
},0.8)
// this.node.getChildByName("max").active=true
// this.scheduleOnce(()=>{
// this.node.getChildByName("max").active=false
// },0.8)
}
show_do_buff(name:string){
var path = "game/skills/"+name;