技能继续调整

This commit is contained in:
2025-11-01 11:15:11 +08:00
parent 47509af7a1
commit 2b8ba46759
19 changed files with 999 additions and 150 deletions

View File

@@ -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