技能继续调整
This commit is contained in:
@@ -56,6 +56,7 @@ export class Skill extends ecs.Entity {
|
||||
|
||||
// 初始视图
|
||||
const SView = node.getComponent(SkillView);
|
||||
console.log("load skill SView",SView)
|
||||
// 只设置必要的运行时属性,配置信息通过 SkillSet[uuid] 访问
|
||||
// 核心标识
|
||||
SView.s_uuid= s_uuid
|
||||
|
||||
Reference in New Issue
Block a user