• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Solved Reusing a collection of triggers

fishcakes

Active member
Joined
Jun 15, 2020
Messages
94
Reactions
159
Hello all. I have a collection of button triggers I use in quite a few scenes. To avoid having to recreate this collection of buttons every time I need them, I have these triggers saved in their own scene, and I merge them into the scene I'm working on. However, I would quite like to bundle these triggers into a single Atom, and use the 'Add Atom' Button to insert them into the current scene. Is this possible? And if so, how?

Thanks
 
Solution
I don't think its possible to create your own Atoms. Probably not impossible, but even more cumbersome than the merge load.

A better approach might be a session plugin that automatically applies the merge load, if the buttons are not yet there. A second plugin would be needed to be added to the default scene to setup the merge-load plugin as session plugin, so it survives scene changes.
I don't think its possible to create your own Atoms. Probably not impossible, but even more cumbersome than the merge load.

A better approach might be a session plugin that automatically applies the merge load, if the buttons are not yet there. A second plugin would be needed to be added to the default scene to setup the merge-load plugin as session plugin, so it survives scene changes.
 
Upvote 0
Solution
For the record, we were discussing with meshed about custom atoms. He said that it's gonna be possible in 2.x
 
Upvote 0
Back
Top Bottom