Is there a way to show the regular life bars that appear over units' heads when you mouse over them, but have them display all the time for enemies?
So you can always see your enemies' health essentially, but not your own units.
You can also force them to show via trigger (Set unit status bar state) or via data by adding the actor event Actor Created: Set Life Status Bar Enabled
Is there a way to show the regular life bars that appear over units' heads when you mouse over them, but have them display all the time for enemies? So you can always see your enemies' health essentially, but not your own units.
@watterboy1: Go
That is something you have to change actually IN-game. Menu -> options -> gameplay -> show unit status bars -> always.
@nickthegreat2468: Go
ahhh damnit. Okay, thanks for the info! Much appreciated
@watterboy1: Go
You can also force them to show via trigger (Set unit status bar state) or via data by adding the actor event Actor Created: Set Life Status Bar Enabled
@peranzormal: Go
Excellent. Thank you so much!