Aham, I am not big brain, if you are big brain, please help a brother out.
I would like to make a theme for everything in my game, but by using one theme, so it's easy for me to manipulate and design a decent UI Style.
So, Can I have 2 types of fonts in one Theme, for example:
CLASS ITEM FONT:
FONT TYPE 1 -> Main title type, fonts are big.
FONT TYPE 2 -> Subtitle type, fonts are smaller.
I can create them inside a theme, but cannot find a way to assign them to my nodes. Only the default one is assigned. Or are these only usable through code? It would be really nice to assign them in the inspector.
The way I am working right now, at least for me, defeats the purpose of having a theme, I have a theme for everything, MENU BUTTONS THEME, INVENTORY BUTTONS THEME, PICKITEMS THEME, ENEMY UI THEME.
Can't I have 1 Theme and sub-themes like, LABEL TYPE 1, LABEL TYPE 2.