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

Plugins + Scripts AnimationPoser

Download [<1 MB]
Negative
Version: v0.4
Posted:
Clicked on "Add States" to add a state as the message indicated after pressing "Play".
Nothing . . .

There must be more I need to do, but the script tells me nothing.
Perhaps add a "Help" button to help people set this script up.
C
cdgczta8
Hey! Check out my demo scene [here](https://hub.virtamate.com/resources/a-night-with-ava-animationposer-demo.20787/) for a moderately complex implementation.

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.
Upvote 0
Back
Top Bottom