Can you insert a TextLabel in the tool icon

Quick question, is there a way to insert a TextLabel into the tool icon?

What do you mean by this? If there’s no set image icon for the tool, the name of the tool will show up in the toolbar in the tool slot it’s put in.

If you are talking about tool icons, they only support images.

oh ok I was just wondering because I wanted to put a text in the tool icon so I could make a cooldown number shown on it.

Yes, that is possible, by changing the name of the tool. Other games do this.

ye I could change the name to the cooldown number by script but I want to have the text on top of the tool icon as well so the player know what tool it is when the cooldown happens.

But I think there isn’t a way to put a textlabel on a tool icon tho, I was just wondering, thank you.

Why not just make a GUI? Or a custom tool backpack? Seems complicated/stupid, I know, but if you want to do that, you’re gonna have to make it straight off the bat.

oh ye that sounds good, I don’t know how to do that but I will search it up, thanks.

If you are looking for the default text of a tool icon in the hot bar, The text takes from the “Name” property of the tool instance.