Unity Asset – EnhancedScroller 2.33.0

9 Credits

FORMAT : Unity

Become a member to free download most products(high-quality 3d models,cut out 2d people and plants,scanned PBR textures and material…etc), and the remaining products are member prices.

No Credits ? Quick Buy Here!
 Buy 9 Credits  (9$)
 Buy 21 Credits  (19$) 
 Buy 70 Credits  (59$) 
 Buy 150 Credits  (119$) 
 Buy 320 Credits  (239$) 
 Buy 700 Credits  (499$) 
Category: Tag:

Description

Want a fast and mobile-friendly way to display tons of data?

EnhancedScroller virtualizes your data, showing only the elements it needs to. Take thousands of rows and display them in a handful of UI elements, speeding up processing and saving memory. There is no object destruction, so your platform won’t have to run garbage collection. Best of all, it works on top of Unity’s own built-in UI system components.

Lists are data driven and created dynamically, so you won’t have to set them up at design time. The scroller doesn’t need to be aware of data or view presentation, focusing only on managing your list for a true MVC experience. Optional looping allows you to show infinite lists of data. Each cell can have its own size, or they can all share the same size. Optional snapping lets you lock your cells to a particular location. Tweening eases your jumping and snapping transitions to give a smooth user experience.

Features:

* Dynamic, data-driven lists
* MVC framework to maintain a separation of concerns
* Efficient recycling of list items
* Optional infinite looping
* Multiple list item sizes supported, or pass a global size
* List items are fully customizable to fit your project
* Optional snapping locks your scroller
* Tweening to ease jumping and snapping
* Demos, tutorials and full C# source code are all included.