-
Notifications
You must be signed in to change notification settings - Fork 6
Custom Tooltip
Vincent Gerlach edited this page May 20, 2026
·
1 revision
You can specify a custome tooltip to each button, that gets displayed when hovered over the button.
Write in the first line of the script a new comment with the synatx:
#STB-Tooltip-"My cool Tooltip"
To add a tootip when an area is already specify use the "///" seperation syntax.
#STB-Tooltip-"My cool Tooltip"
<your code goes here>#STB-Area-3D_Viewport /// #STB-Tooltip-"My cool Tooltip"
<your code goes here>Release-Notes
If you have any questions, ask them here