英雄设定大概完成,接下来需要借鉴其他热门游戏设定,再修改
This commit is contained in:
@@ -74,6 +74,7 @@ export class BuffComp extends Component {
|
||||
let comp=node.getComponent(BuffGet)
|
||||
comp.init(name)
|
||||
}
|
||||
|
||||
show_wind(t:number=1){
|
||||
this.wind_cd = t;
|
||||
this.node.getChildByName("wind").active = true;
|
||||
|
||||
Reference in New Issue
Block a user