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.
States sit inside layers which sit inside animations. So you'd need to:
- Create an animation
- Create a layer and assign some controllers to it
- Create at least two states with the controllers in different positions. To do this, add a state, move the controllers where you want them to go, and click capture state.
- Add transitions between the states. Go to the transitions tab and hit "add all transitions" to do this quickly.
This should get you up and running with a very basic two state system.