How to Always show ToolTip?

Howdy!
I was wondering if there is a way I could always show the ToolTip (currently only shows when you hover ur mouse over the tool slot)? I want to display a cooldown on the tooltip.

Screen Shot 2022-02-20 at 7.27.28 PM

Thanks!

I don’t think there’s a way to always show the tooltip. If you wanna do this, you’ll probably have to create a custom tooltip Ui that just always hovers above each tool, then have the textlabel’s text display the tool’s tooltip.