Better UI

  Asset, Unity3D

 

Creator : Thera Bytes

Version : – – Version: 2.4 – – Oct 6, 2021 – –

Store Asset

Description :

============================Change Log for Better UI 2.4============================Features:- A setup wizard helps setting up Better UI correctly. It automatically opens after importing the package.- Smart Parent Tool: Allows to move a UI element without moving its childs along with it. Also option to fit the parent to the bounds of its childs.- AnchorOverride Component has options for animations (move to override-settings over time)- Plugin for WebGL to be able to retrieve the correct DPI in the browser (workaround for a bug in unity)Example Scenes:- AnchorOverride Animation Example scene- Resolution Tracking Example scene (to prove WebGL DPI fix)- Custom Screen Tag ExampleSmall Changes:- Improved Snap Anchors tool UI and added option to set the pivot point- AnchorOverride: some public variable / method for code access provided- Option to install assembly definition files for Better UI- IngameResolutionMonitor can be added safely into a scene without the need to call Create() now.- LocationAnimations: OnUpdating event is added to the animations to allow custom animations along with the location animation- Help Links in all Better UI MonoBehaviors and Scriptable Objects addedFixes:- Location Animations: “Use Relative Locations” didn’t work with [ Any Location ]- NullReferenceException when adding a Better Locator fixed- Making a LayoutElement better remembers the previously made settings now- Prevention of warnings in the console- fixes in some pre-defined materials- fixed compile error which appeared in newer versions of unity in ResolutionMonitor