Don't wanna be here? Send us removal request.
Video
tumblr
Welcome to our newest addition the Magnetic Infinite Scroll control, thanks to Febo Zodiaco's donation.
This is an extension of the Infinite Scroll control that loops a scroll rect's contents, well, indefinitely, by adding a "Hot Spot" to lock the contents when not scrolling.
Check the demo and the docs. https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls/UI_MagneticInfiniteScroll
The control is currently in the development branch (so check the installation guides for access), will get the next release out asap.
4 notes
·
View notes
Note
hello sir is there any script for recycling scroll bar, if you have please send me i am huge fan of yours and i want to use it on my college project ..
If by recycling you mean an infinite scrolling bar, then the UIInfiniteScroller is available to attach to any unidirectional scrollrect or to one of the snapping controls.
1 note
·
View note
Photo
Another new addition to the Fancy Scroll View library in the #UnityUIExtensions, coming in the next update shortly
5 notes
·
View notes
Video
tumblr
Want to draw using the UI Extensions UI Line Renderer, well this little example shows you how.
https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/src/Examples/UILineRenderer/
2 notes
·
View notes
Video
tumblr
New Range Slider control, for when one slider handle is just not enough
3 notes
·
View notes
Photo
And even more new FancyScrollView modes. Worth the effort :D
10 notes
·
View notes
Photo
New FancyScrollView animations and selections
7 notes
·
View notes
Photo
Unity UI Extensions Card UI layouts
Features:
Expanding cards
Popout UI
Card Deck layout
Super Ellipse card control
New for 2019
5 notes
·
View notes
Video
tumblr
Unity UI Extensions Stepper Control
Features:
iOS style stepper control
Min and Max boundaries
Stepping and wrapping options
Note, Text field not included, only added to show value
1 note
·
View note
Video
tumblr
Unity UI Extensions Segmented Control
Features:
iOS styled segmented button control
Seamlessly merges multiple buttons together based on settings
Allows On/Of or toggle style selection between buttons
2 notes
·
View notes
Video
tumblr
Unity UI Extensions UI Knob control
Features:
Radial interface to control circular motion of an image
Rotation settings for Steps, Loops, Clamping, etc
Includes events for changed values
Knob Image is whatever you assign to the Image component.
2 notes
·
View notes
Video
tumblr
Unity UI Extensions Horizontal / Vertical Scroll Snap Demo 2 - Full Screen
Features:
Support for Full Screen scenarios
Allows for “Fast Swipe” capabilities, so each swipe only moves one page
Supports virtualisation to improve performance
1 note
·
View note
Video
tumblr
Unity UI Extensions Horizontal / Vertical Scroll Snap
demo 1
Features:
Unity ScrollRect Extension to add page snapping
Supports Pagination, next / previous buttons
Full programmatic control, including run-time instantiation of child pages
2 notes
·
View notes
Video
tumblr
Unity UI Extensions UI Vertical Scroller
Features:
An alternate Scroll Snap implementation with automatic zooming
Supports most of the standard ScrollSnap style events / actions
Demo shows 3 UI Vertical Scrollers used for a date style control
Docs - tbc
2 notes
·
View notes
Video
tumblr
Unity UI Extensions Grid Renderer
Features:
Extends the UI Line Render to draw grids
Great for backgrounds or design
Not a layout system, only draws a grid how you want it.
1 note
·
View note
Video
tumblr
Unity UI Extensions Line Connector
Features:
Extends the existing Line Renderer component
Draws lines from the center of all attached GO’s
Adjusts in real-time to match layout
1 note
·
View note
Video
tumblr
Unity UI Extensions Line Renderer - demo 2
Features
Using a new “Circle” class to both draw a line and animate, similar to the Curve class in Unity
Draws points programatically based on the list determined by the Circle
Supports Lerping / Evaluating points from an external 2D array source
0 notes