How lock animation in place using sequencer ?

Trying to use the sequencer triggered by a button but when the animation completes, it just resets the position to the start. Anyone know how do I have animation stay locked in place and not reset after animation is completed ? example opening a door on button press instead of door going back to original state can I end animation to have door stayed open until I press a button to close it?

You’ll need to set each of the section’s When Finished state to Keep State. Here’s a bit more documentation on that if you need:

2 Likes

Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.