Skip to main content

Scroll To Range Prefab (Scroll)

A prefab that fires one set of actions within a scroll range and another outside the scroll range.

Updated over 3 weeks ago

Overview

Scroll to Range (point) prefabs fire different sets of actions based on the scroll percent. Within the range, the "In Range" actions will fire, and outside the range, the "Out of Range" actions will fire.

Scroll To Range prefabs should be added to the scrollable container.


Prefab Controls

From

Set the start percent value for the range.

To

Set the end percent value for the range.

In Range

Add actions to fire when the user scrolls into the range.

Out of Range

Add actions to fire when the user scrolls out of the range.

Did this answer your question?