Unity-UI-Extensions.GitHub.io

ScrollRectLinker

ScrollRect Linker script, enable multiple Scroll Rects to move together


Contents

1 Overview

2 Properties

3 Methods

4 Usage

5 Video Demo

6 See also

7 Credits and Donation

8 External links


Overview

The Scroll Rect Linker script allows you to control another Scroll Rect’s position from another Scroll Rect.


Properties

The properties of the Scroll Rect Linker control are as follows:

Property Description
Clamp Clamp the linked scroll values
Controlling Scroll Rect The parent Scroll Rect to retrieve scrolling changes from.

Usage

Simply add the default Scroll Rect Linker component to a Scroll Rect using “UI / Extensions / Scroll Rect Linker” in the “Component” menu and then drag the parent Scroll Rect to the appropriate property.

It is also available as a Game Component menu in “UI / Extensions / Scroll Rect Linker”.


Video Demo

Click to play

Scroll Rect Linker


See also


Credits and Donation

Credit Martin Sharkbomb


Sourced from - http://www.sharkbombs.com/2015/08/26/unity-ui-scrollrect-tools/