Is there a way to make a textlabel appear over a button when you hover over the button, as in you hover over the button, and the textlabel displays the name of the button above it.
You can use the Mouse Enter and Mouse Leave events to accomplish this.