Transparency of Hud
lonefelidae16 opened this issue ยท 0 comments
Hi ๐
Thank you for the nice GUI improvements for Hud transparency and Tooltips.
I was able to work on an enhancement that has been on my mind a bit for a while, so let me share my code.
- When a Hotbar item is changed repeatedly while Hud is fading out, the fade-in is restarted from the beginning each time
- Tooltip background color changes at once regardless of the text alpha
bedrock-hud-opacity.mp4
Above: new, Below: current implementation
The Hud Opacity functionality now can also be applied to block items.
I will create a new PR of this.