继续优化,UI再重制

This commit is contained in:
FloatGaming
2025-12-10 23:46:36 +08:00
parent edc2608f47
commit b0c0aee6dc
10 changed files with 44448 additions and 236 deletions
+3
View File
@@ -22,6 +22,9 @@ public class AllyHero_SO : ScriptableObject
[Header("角色带通道立绘")]
public Sprite ally_hero_HD_image;
[Header("主题色")]
public Color ally_heroThemeColor;
[Header("英雄简介")]
[TextArea(3, 10)]
[Tooltip("英雄的详细简介信息")]