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:
Animate on Scroll (Prefab Learn Project)