A bit of a late answer but im still stuck on this, especially since i took a break from coding.In my weapons class ive created the meter for the gauge(how it should go up and when etc),then used the hover text method but used the console to show me the bar going up everytime i hit sth(worked).I dont get how ill make it render the bar in game (in tooltip) ive made and how it can fill up without me creating a thousand textures and such(i guess i need vector knowledge which i cant find anywhere).As of now ive just made, again inside of the weapons class, a new ClientTooltipComponent but dont know what to do as of it having the png file ive made to show the gauge and how i will make it reference the counter.Heres the GitHub link
https://github.com/MissKeisha1/RPGMOD