feat(gui): 新增英雄技能组件和按钮预制体
- 添加 HSkillComp 组件用于管理英雄技能界面 - 新增 Btn.prefab 按钮预制体资源 - 在 role_controller.prefab 中添加 heros 节点用于显示英雄界面
This commit is contained in:
13
assets/resources/game/gui/Btn.prefab.meta
Normal file
13
assets/resources/game/gui/Btn.prefab.meta
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user