#UnityUIExtensions
Explore tagged Tumblr posts
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
Unity UI Extensions ReOrderable List
Features:
Drag and Drop style reordering
Ability to Clone or remove items from the list
Control drop ability for containers (and much more)
6 notes
·
View notes
Video
tumblr
Unity UI Extensions RadialSlider Control
Features:
Full touch / swipe support to set value
Programmatic value / angle value manipulation
Support for lerping to value
5 notes
·
View notes
Video
tumblr
Unity UI Extensions Fancy Scroll View
Features:
Programmable interface for generating Scroll Views
Snap and click support for pages
Supports Wrapping cells for an infinite effect
*Note
This is a programmatic control, not drag and drop, so programming required to implement. 3 Examples provided in the asset
5 notes
·
View notes
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 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 Fancy Scroll View - Example 2
Features:
Programmable interface for generating Scroll Views
Snap and click support for pages
Supports Wrapping cells for an infinite effect
*Note
This is a programmatic control, not drag and drop, so programming required to implement. 3 Examples provided in the asset
2 notes
·
View notes
Video
tumblr
Unity UI Extensions Curly UI control
Features:
In Editor support for manipulating RectTransform
Full support for Buttons, Text and images
Does not affect interactables, so buttons still clickable after modification
5 notes
·
View notes
Video
tumblr
Unity UI Extensions Cooldown button
Features:
Single click to cooldown, no repeated click until expired
Support for Image and SoftAlphaUI masks
Events to catch attempts to re-click during cooldown
2 notes
·
View notes
Video
tumblr
Unity UI Extensions ColorPicker control
Also featuring:
The BoxPicker (X/Y selection)
ColorSlider
Works in both Screenspace and Worldspace modes
2 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 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 Text Effect components
Features:
Several text effects including: MonoSpacing, LetterSpacing, CurvedText
Most UI Extensions effects can be applied to text effects, e.g. SoftAlphaUI, Gradients
Most Text effects can also be animated, as demonstrated above
1 note
·
View note
Video
tumblr
Unity UI Extensions Combo Box samples
Featuring:
Standard ComboBox with support for images/test
Basic DropDown list, text only
AutoComplete ComboBox with text filtering capabilities
1 note
·
View note