Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Psychpsyo authored Aug 1, 2022
1 parent 1e929c5 commit 5d04da5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Tooltippery

This is a mod for NeosVR that enables the functionality to show hober tooltips on UI elements.
This is a mod for NeosVR that enables the functionality to show hover tooltips on UI elements.
By default, the mod doesn't add any specific tooltips on its own but other players can set their items up in a way where they get tooltips by default.

## Adding Tooltips

### For Builders

To add a tooltip to a UIX Button, simply put a Comment component (Uncategorized -> Comment) on the same slot as the Button component and set its Text to "TooltipperyLabel:Example Text", where Example Text would be replaced with what you want it to show on the tooltip.
To add a tooltip to a UIX Button, simply put a Comment component (Uncategorized -> Comment) on the same slot as the Button component and set its Text to "TooltipperyLabel:Example Text", where Example Text would be replaced with the text you want to be on the tooltip.

### For Modders

Expand Down

0 comments on commit 5d04da5

Please sign in to comment.