物品ui修改 完善

This commit is contained in:
2025-01-20 10:29:02 +08:00
parent d756516cc6
commit 2b7de7ee92
11 changed files with 2853 additions and 1237 deletions

View File

@@ -1,4 +1,4 @@
import { _decorator, Animation, Component, Node } from 'cc';
import { _decorator, Animation, Component, Node, sp } from 'cc';
import { SkillCom } from './SkillCom';
import { SkillSet } from '../common/config/SkillSet';
import { ecs } from 'db://oops-framework/libs/ecs/ECS';