• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
-- Description:
- A helper script that can give you the ability to easily add tooltips to any plugin UI elements that popup on mouse hover with a color palette similar to vam's. I originally made it for my plugins but thought afterwards this might come in handy for plugin developers.

-- How to use?
- This doesn't directly add tooltips on any plugin, you have to manually copy over the Skynet_ToolTips.cs file onto your plugin folder and reference it from a .cslist file. After that you can see examples on it's usage in the Skynet_ToolTips_Test.cs script file.

-- Preview:
React to this content...

Share this resource

Latest reviews

Positive
Version: 1
Posted:
Thanks! Very useful indeed for complex plugins. Plus it saves space by making explanatory text fields obsolete.
This reminds me of my very first plugin. It played a speech line instead of showing a tool tip :).
Skynet
Skynet
you're welcome!
Upvote 1
Back
Top Bottom