Hi, there are a few ways to make sure things sync up. For both, you need to set up a State which has a schedule, and this will serve as your new "blink" timer. You'll need to put your blink sprites on separate layers to the open eyes.
Then you can do one of the following:
- Use the state to hide each open eye layer and show the blink ones individually.
- Add all the blinks to a "blink" folder and add all the open eyes to an "open" folder, then use the state to hide/show the folders.
- Create two empty layers instead of folders, and add them as motion parents to the blinks/opens, then use the state to hide the parent layers.
Unfortunately there's no way to clip to a specific layer yet, but I'm brainstorming ideas for that right now :)