Lunatrius / InGame-Info-XML

Display various information directly on the in-game GUI.
MIT License
34 stars 27 forks source link

Boss health bar overlaps info #44

Open ghost opened 7 years ago

ghost commented 7 years ago

2016-11-17_17 48 39

Lunatrius commented 7 years ago

Not sure if I can do anything about that, because they are rendered in two separate events.

ghost commented 7 years ago

maybe floating the whole block once a boss event is detected?

Lunatrius commented 7 years ago

I'm pretty sure that the boss overlay can be completely customized, allowing you to make it taller. I'll have to check what exactly the boss info event allows you to do.

Kzitold commented 7 years ago

Or just add blank lines. .... ....<line> .... .... ....<str> </str> .... ....</line>

ghost commented 7 years ago

that's now responsive tho