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

VaM 1.x keybind a trigger?

Threads regarding the original VaM 1.x

Toddy

Active member
Joined
Aug 30, 2021
Messages
231
Reactions
44
How do I activate a trigger using an assigned key bind for plugins that does not have this function built in? I would like to set my down arrow key to a UIbutton. Or activate/deactivate an atom by hitting a key.
 
Solution
How do I activate a trigger using an assigned key bind for plugins that does not have this function built in? I would like to set my down arrow key to a UIbutton. Or activate/deactivate an atom by hitting a key.

You could use UIButtonKeyboardShortcut plugin, add it to a UIbutton, default key is [space] but it can be changed, very convenient
How do I activate a trigger using an assigned key bind for plugins that does not have this function built in? I would like to set my down arrow key to a UIbutton. Or activate/deactivate an atom by hitting a key.

You could use UIButtonKeyboardShortcut plugin, add it to a UIbutton, default key is [space] but it can be changed, very convenient
 

Attachments

  • UIButtonKeyboardShortcut.cs
    2.7 KB · Views: 0
Upvote 0
Solution
Back
Top Bottom