Just set its visibility to false whenever it is equipped. Or use a boolean to disable the code that makes it draw in the first place whenever it is equipped.
If it isnt equipped you can enable drawing of the text again.
Just set its visibility to false whenever it is equipped. Or use a boolean to disable the code that makes it draw in the first place whenever it is equipped.
If it isnt equipped you can enable drawing of the text again.