How to "Scrub" animate in 2025

Hello,

I see a couple of references to the old UI here from 1-3 years ago, but I can’t find anything about how to do this on the new panel. The old instructions do not apply afaict.

So far I am able to trigger an animation on “in viewport”, however, yoyo does not seem to work, and I don’t see any scrub option listed anywhere.

I tried making two nodes: one for scroll down and one for scroll up to reverse but it seemingly does nothing. Only continues to just play the animation normally.

Any ideas?

I checked out the only two videos on the node editor, wasn’t helpful for this. And there’s no docs developed for this either. I just see stuff about the old events panel.

Thank you

I have this working, but not sure if it’s the best way. It’s not a true scrub animation; just gets reversed and starts over when triggered.

I have two pairs of nodes, one for start and one for reverse, for two different animations.

The node at the top right I’m unable to delete for some reason, so ignore that.

If selecting ScrollTrigger as trigger, you can find the Scrub option just scrolling a bit down :slight_smile: Make sure to have “Show advanced settings” activated :slight_smile:

Hi Thanks,

Ok, I see that. I had it set to Custom, since it says that works with nodes better.
I have it set to scrollTrigger and scrub now. And I see that it works without the nodes. (to test that, I removed the class from the parent nodes, which should disable them)

Yes, “Custom” is not working with “Scrub”, as “Scrub” is a ScrollTrigger setting :slight_smile: Dont need to use the Node Editor for Scroll Animations :+1: