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

Connect Buttons Triggers into Hotkey

There is a script "UIButtonKeyboardShortcut", by vamtaco, it does exactly what you want, it presses a UIButton with a keyboard key of your choice
Looked for this and couldn’t find it. Can you provide a link possibly? Thanks!
 
Thanks a ton for sharing! There must be a second part to this plugin though, maybe a DLL? When I load it into a scene it gives me an option to pick a single key, but then no mapping options to an action or button and no way to add additional buttons. Really appreciate any additional help if I did something incorrect!
 
Thanks a ton for sharing! There must be a second part to this plugin though, maybe a DLL? When I load it into a scene it gives me an option to pick a single key, but then no mapping options to an action or button and no way to add additional buttons. Really appreciate any additional help if I did something incorrect!
Don't know the plugin, but I would suspect you need to put it actually on the UIButton atom. So, it might literally "press the button" you put it on.

If you want mapping options, try Keybindings and it's "CustomCommands" plugin.
 
Back
Top Bottom