Unity_UI_AutoAnimation icon indicating copy to clipboard operation
Unity_UI_AutoAnimation copied to clipboard

A simple script that can be configured to create fade in and fade out animation for UI elements in Unity. It can control the transparency, position, size, and rotation of the UI elements, and any comb...

Results 1 Unity_UI_AutoAnimation issues
Sort by recently updated
recently updated
newest added

2 commits to avoid unwanted delays in animation. fbc58d2: Small change to ignore inactive animations when calculating trigger delay. To test: 1. Open the ExampleScene 2. Open the Float InOut...