feat(ui): 新增英雄长按详情弹窗功能
1. 拆分HeroBoxComp的次级属性与技能描述到独立弹窗HeroMoreCom 2. 新增UIID.HeroMore配置与对应预制体资源 3. 实现英雄盒长按0.5秒触发详情弹窗,点击任意位置关闭 4. 弹窗支持实时刷新受buff影响的英雄属性
This commit is contained in:
9
assets/script/game/map/HeroMoreCom.ts.meta
Normal file
9
assets/script/game/map/HeroMoreCom.ts.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "4.0.24",
|
||||
"importer": "typescript",
|
||||
"imported": true,
|
||||
"uuid": "6b2e9f14-7a3c-4d85-9e62-c4f8a1b7d3e0",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
Reference in New Issue
Block a user