feat(gui): 新增英雄技能组件和按钮预制体

- 添加 HSkillComp 组件用于管理英雄技能界面
- 新增 Btn.prefab 按钮预制体资源
- 在 role_controller.prefab 中添加 heros 节点用于显示英雄界面
This commit is contained in:
walkpan
2026-03-13 18:32:18 +08:00
parent ec91ccfa90
commit 45ba5b72f5
5 changed files with 774 additions and 75 deletions

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "15cb03dd-c2be-47d4-a30f-aef7745f5ceb",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Btn"
}
}