fix(herobox): 修复英雄框默认激活状态并添加等级背景切换逻辑

1. 将herobox预制体的默认激活状态从true改为false
2. 新增ebars_node装备图标节点绑定
3. 添加根据英雄等级切换背景颜色子节点的逻辑
This commit is contained in:
pan
2026-08-06 16:38:06 +08:00
parent 2273aeaf01
commit 369817d304
3 changed files with 5701 additions and 3656 deletions

View File

@@ -2345,7 +2345,7 @@
"propertyPath": [
"_active"
],
"value": true
"value": false
},
{
"__type__": "CCPropertyOverrideInfo",

File diff suppressed because it is too large Load Diff