Unity AnimationUI

screenshot of Unity AnimationUI

Open source Motion/Tweening Tool/Library with Visual Editor with code or no code and easy drag and drop support for Unity Engine

Overview:

LogoAnimationUI is a Unity tool designed to facilitate the creation of UI animations without the need for coding. Users can easily create smooth UI animations by simply dragging and dropping elements. The tool offers options such as setting easing, duration, and more. While primarily intended for UI animation, it is also possible to animate values for non-UI components like transform. Users can create custom sequences for non-UI components with UnityEvent functionality, allowing for dynamic actions to be included. Additionally, users can add functions to be called at specific times or at the end of an animation using code.

Features:

  • Sequence for animating values of RectTransform, Image, Camera, CanvasGroup, Transform, and Dynamic UnityEvent.
  • Sequence for instant methods such as Set Active All Input, Play SFX, Wait before executing the next sequence, Set Active GameObject, Loading scene, and UnityEvent.
  • Preview animation in edit mode with Progress bar both globally and in each sequence.
  • Reorderable sequences.
  • Addable function to call at the end of animation or at certain determined time.
  • Public variables for every sequence.
  • Custom ButtonUI as a bonus.

Summary:

LogoAnimationUI is a versatile Unity tool that simplifies the creation of UI animations and allows for customization through a variety of features. With the ability to animate both UI and non-UI components, users can easily create dynamic sequences and preview animations efficiently using the provided functionalities. The tool's intuitive interface and customizable options make it a valuable asset for developers looking to enhance their Unity projects with engaging animations.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.