Optimized Scroll Rect Extension

fishdev

(6)
$9
Publisher fishdev
File size 118.31kB
Number of files 47
Latest version 1
Latest release date 2022-03-07 02:46:41
First release date 2022-02-17 07:28:15
Supported Unity versions 2018.4.2 or higher

For my needs I created a extended solution of build in scroll rect component that allowed me to make it more robust when adding additional features.

Optimized Scroll Rect Extension is a solution that renders and creates only the number of objects that are visible in the list. In addition it supports objects of different sizes, so adding a tab to the list is also trivial. Main use cases in my case were leaderboards, main screens with tabs and scrolling effect, and long narrow screens.


Variuos example demo scenes are included!


# RELASE 1.2 #

Snapping feature and example to it added! Following snapping implementation is easy to create own snapping systems!


SUPPORTS:

- Scrollbars

- Touch input

- Jumping to element

- Nested scrolls

- Horizonal and Vertical Directions

- Snapping

- Occulsion culling


FEATURES TO BE RELEASED:

- Gestures;

- Snap to feature;

- Infinite Scrolling;


RESTRICTIONS:

The asset works only with Vertical or horizontal view, not with both at once.


SUPPORTED PLATFORMS:

Mosty created for mobile solutions since they got a lot of scrolling leaderboards (for this purpose I am usng it), but the asset supports all platforms same as build in Scroll Rect:


• PC (WINDOWS, MAC, LINUX)

• MOBILE(ANDROID, IOS)

• CONSOLE (XBOX, PS4, NINTENDO SWITCH)

• WEB

Top Publisher Assets