Skip to main content
All CollectionsInteractionsPrefabs
Animate Children on Scroll Prefab (Scroll)

Animate Children on Scroll Prefab (Scroll)

A prefab that animates children into view as the user scrolls.

Updated this week

Overview

Animate Children on Scroll prefabs animate each child of the scrollable container into view as the user scrolls the child into view.

Animate Children on Scroll prefabs should be added to the scrollable container (usually the page).


Prefab Controls

Scale

Set the objects' initial scale (the final scale will be the default value).

Opacity

Set the object's initial opacity.

Blur

Set the object's initial blur.

Offset X

Set the object's initial X offset.

Offset Y

Set the object's initial Y offset.

Stagger By

Set the delay between each child's animation.

Duration

Set the length of the animation.

Spring

Set the spring amount. Higher spring values bounce more, while lower spring values bounce less.


Resources

Projects:

Did this answer your question?