feat: 添加英雄界面并移除英雄卡等级概率机制
- 新增英雄界面 UI 配置、预制体和动画资源 - 在 MissionHomeComp 中添加打开英雄界面的方法 - 移除 CardSet 中英雄卡从1级升级到2级的概率逻辑,简化抽卡规则 - 在 HlistComp 中添加关闭英雄界面的方法
This commit is contained in:
8102
assets/resources/gui/element/heros.prefab
Normal file
8102
assets/resources/gui/element/heros.prefab
Normal file
File diff suppressed because it is too large
Load Diff
13
assets/resources/gui/element/heros.prefab.meta
Normal file
13
assets/resources/gui/element/heros.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "6e63f83d-28f6-415e-ac98-dabef66282d6",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "heros"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user