Toggle play then reverse Matinee on button press

Hi,

At moment I have a matinee that starts playing when a button is pressed, and I am able to reverse matinee with a different button press

Is it possible to have matinee reverse if same button is pressed again, rather than just starting sequence over again?

Thanks

Not sure if this will help you entirely, but what you are describing is replicated in this tutorial for a door.

https://www…com/watch?v=PJ7VbGhMDMo

Hey imagereel,

easiest way to toggle back and forth on same input is to use FlipFlop node. first time input is pressed, A fires. next time, B fires. It would look something like this:

20307-flipflopmatinee.png

Hope that helps!