• 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.

2.X Planned Tooltips for plugins

ClubJulze

Well-known member
Featured Contributor
Joined
May 31, 2020
Messages
195
Solutions
2
Reactions
591
One thing that would really help with a lot of these plugins would be the ability to add tooltips to many of the options, because in so many cases it's just impossible to know what something does by what the author named the control/setting. If they had a way of hovering a cursor over it and a tooltip popped up to explain in more detail, that would be stellar.
 
I can't do this for 1.X because it would be quite disruptive to add the handlers to the dynamic UI elements to enable this. The hierarchical prefab system I'm using has a tendency to break and I use these elements all over the place so it would be too risky.

For 2.X, however, I will add this. Thanks for the suggestion.
 
Back
Top Bottom