hero 界面调整 局内英雄不再升级,改为升级局内技能

This commit is contained in:
pan@work
2024-11-19 15:15:05 +08:00
parent e89f590979
commit e6f4a8085b
10 changed files with 188 additions and 151 deletions

View File

@@ -1140,7 +1140,7 @@
"_color": {
"__type__": "cc.Color",
"r": 231,
"g": 22,
"g": 139,
"b": 22,
"a": 255
},
@@ -1164,9 +1164,9 @@
"_enableOutline": true,
"_outlineColor": {
"__type__": "cc.Color",
"r": 255,
"r": 244,
"g": 255,
"b": 255,
"b": 122,
"a": 255
},
"_outlineWidth": 7,