修改了挺多, 继续完善 战斗流程设计
This commit is contained in:
@@ -259,7 +259,7 @@ export class SkillCom extends CCComp {
|
||||
}
|
||||
}
|
||||
doDestroy(){
|
||||
console.log("doDestroy")
|
||||
// console.log("doDestroy")
|
||||
this.is_destroy=true
|
||||
}
|
||||
/** 视图对象通过 ecs.Entity.remove(ModuleViewComp) 删除组件是触发组件处理自定义释放逻辑 */
|
||||
|
||||
Reference in New Issue
Block a user