继续优化,UI再重制
This commit is contained in:
@@ -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("英雄的详细简介信息")]
|
||||
|
||||
Reference in New Issue
Block a user