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

How to set different poses to buttons?

SundaeCami

Member
Joined
Nov 23, 2022
Messages
27
Reactions
52
Hi! I wanted to know how I set different positions to the ui buttons. Wanting to make a scene with different positions but, I don't think I'm doing something right haha
 
To load a pose preset from a UI button, choose the UIButton atom. Add a trigger to it. Set it to affect the atom in the scene. Set the action to do LoadPresetWithPath, then point to a saved pose preset. Label the button something meaningful. You can have as many as you want.
 
To load a pose preset from a UI button, choose the UIButton atom. Add a trigger to it. Set it to affect the atom in the scene. Set the action to do LoadPresetWithPath, then point to a saved pose preset. Label the button something meaningful. You can have as many as you want.
Thank you so much!
 
Back
Top Bottom