Need Help Setting Up a Timer for Repeating Animation in FlowLab

Hey, I’m a bit stuck and could really use some help. I’m trying to set up something in FlowLab where, when I get a “Start” message, it triggers an animation to play every 8-10 seconds (or whatever time works best). Then, when I get a “Stop” message, I want it to stop the animation completely.

I’ve tried setting up the timer for the 8-second delay, but I’m not sure how to make it loop properly or how to stop everything when I want to.

2 Likes

What you could do is connect “done” on the animation to “start” on the timer and have the stop message connect to “reset” on the timer and “stop” on the animation

Something like this
Screenshot 2025-02-23 8.04.04 PM

So I tried that but it doesn’t work. Thanks for your help though.

1 Like

Wait I realized I made a mistake in there :sweat_smile:

LOL no problem it’s cool.

1 Like

Cut the line from the Mailbox that says “Start” that connects to the “start” on the Timer