feat(HInfoComp): 新增卡牌背景节点适配卡池等级和类型
1. 在hnode.prefab中新增BG_node节点引用 2. 实现根据英雄类型和卡池等级切换背景节点显示逻辑 3. 优化卡池等级标识的显示代码结构
This commit is contained in:
@@ -10421,6 +10421,9 @@
|
||||
"sell_node": {
|
||||
"__id__": 330
|
||||
},
|
||||
"BG_node": {
|
||||
"__id__": 32
|
||||
},
|
||||
"close_node": {
|
||||
"__id__": 346
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user