• 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 How to make a plugin open the trigger action panel

Threads regarding the original VaM 1.x

Doxydot

New member
Joined
Oct 15, 2025
Messages
3
Reactions
0
Hello guys,

I'm trying to edit a plugin with ChatGPT's help since I don't have any coding knowledge, but I haven't manage to solve my problem, so maybe you could help me.

I'm trying to make a plugin have a menu button that when pressed, it opens the trigger panel and let the user create an action, based on a boolean. The idea is to have multiple booleans and a trigger for each of them. Plugins like AtomClickTrigger does this, but I haven't figure out how.

The idea would be something like:

Plugin UI:
X numbers of configurable triggers, each based on one specific condition

Thanks in advance.
 
I don't think you can do that as Vam does not just allow it. I believe everyone references one of MacGruber's plugins that allows such (I think it's the utilities script) through your script. You can reach out to him on this.
 
Back
Top Bottom