No problem! As far as I know, the "normal" way to customize a tooltip is through themeing. So you'd apply a theme to the tooltip'd item (or a control parent of that item, or just set the global theme) and then customize the TootipPanel and TooltipLabel types in that theme. In your case, you could set the TooltipPanel's panel to a StyleBoxTexture to apply your hand-drawn background to the tooltip, for example. I don't wanna spam you with advice so I'll leave it there, lol. I'm @lynnfr on the discord, feel free to DM me if you have questions.