Nokorpo / LibreAim

Free and open source FPS aim trainer made with Godot.
https://discord.gg/u2Hm8sMagF
Apache License 2.0
71 stars 14 forks source link

Update health slider using progress bar #23

Closed iltenahmet closed 2 months ago

iltenahmet commented 2 months ago

I've updated the health slider to use a progress bar. Now, the health slider is implemented as specified in #11 , with a grey bar behind the health bar showing the full health of the target.

antimundo commented 2 months ago

This was partially implemented in ee0a6f3 and I prefer it to be a simple mesh as it currently is rather than a subviewport for the performance impact of it and that is less prone to errors. Thanks for your effort but I would prefer having the simple mesh.

iltenahmet commented 2 months ago

No worries, in order to save time for future contributors, can you please close #11 or at least add information of which parts of it is implemented and which parts are not planned to be implemented.

antimundo commented 2 months ago

Sure, I'll try to improve my communication in the future, sorry. See the projects tab or ask in the Discord if you want to know which things are currently acitvely worked on!