#Does anyone know how to change the color
1 messages · Page 1 of 1 (latest)
You will need a custom style #enfusion_gui message
What are you trying to achieve ?
I'd like to show the ratio of enemy <-> allied units in the area.
So a red and a blue bar
The styles dont seem to work properly in the enfusion workbench with an error like: "failed to open file %s"
what simple truck you can do is to have two progress bars stacked on top of each others
this is how the XP progress bar works, you have the current XP bar and the "XP gain" bar
even if in your case a simple imageWidget with a plain color will probably do to be honest
thanks, i'll try that!