Unity UI Extensions - Update 1.1.0

preview_player
Показать описание
Update news for the Unity UI Extensions project

New controls included in this update:
* New Polygon primitive
* New UI Vertical Scroller control
* New Curved layout component
* New Shining effect
* New UI Particle system
* New Scroll Conflict Manager
* Soft Alpha Mask updated in line with SAUI 1.3 release
* Line Renderer has had a complete overhaul, including full programmatic support, Line list and Bezier line rendering
* Horizontal and Vertical Scroll Snaps updated to include a Starting page, current page and transition speed parameters. Plus a new GoToPage, Add and Remove page functions
* Added some script helper functions for LZF compression and Serialization
* Two utilities to help manage drag thresholds on high PPI systems

Fixes provided in this release include:
* Line Render almost completely re-written with tons of fixes
* Radial layout updated to avoid 360 overlap (first and last)
* Scroll Snaps updates to better handle children.
* Scroll Snaps distribute function updated so it can be called onDirty more efficiently.

Check out more details on the BitBucket site including the asset downloads:
Рекомендации по теме
Комментарии
Автор

I found out that Page Step is what I needed to change! Thanks for this!

FerretFerrari
Автор

Wow- awesome! Thx so much for this project!

imaginationrabbit
Автор

How do you actually edit the distance between pages? I use the horizontal scroll snap. Does this have to be done in code?

FerretFerrari
Автор

How do I make the "Jump To" button work inside the Horizontal Scroll Rect? I cannot seem to find it anywhere!

Many thanks for this work, is amazing and greatly polished.

malditomausunrealrender
Автор

When using the Next button it jumps from 0 to 2, because it's considering 0 to be Screen 1 instead of Screen 0, and you cannot set Starting Screen to 0, it snaps to 1... Is there a way to fix this?

malditomausunrealrender
Автор

I downloaded latest package file and some scripts seem to be missing. For example the UI_InfiniteScroll and UI_ScrollRectOcclusion. Am I just overlooking them or will they be added next update?
Thanks

shawnmoore
visit shbcf.ru