UIAnimation
  • 🕶️UIAnimation Documentation
  • Start
    • 🔧How to get started
    • 📜Detailed information on components
  • 📌Animations
    • ✅Main Parameters
    • ⚙️Rotate Animation
    • ⚙️Scale Animation
    • ⚙️Translate Animation
    • ⚙️Activate Object
    • ⚙️Color Animation
    • ⚙️FillAmount Animation
    • ⚙️Particl System
    • ⚙️Sprite Animation
    • ⚙️Canvas Group Animation
    • ⚙️Animator Animation
Powered by GitBook
On this page
  1. Start

How to get started

PreviousUIAnimation DocumentationNextDetailed information on components

Last updated 4 months ago

YouTube Tutorials -

UIAnimation: Creating Animations with Components and Scriptable Objects.

The asset is based on a component system and Scriptable Objects, providing powerful and flexible animation customization. All you need is to choose the appropriate component based on your needs: UIAButton or UIAPanel.

Everything works the same way for the UIAPanel as well

Step 1: Add the UIAButton component to the desired button. (Image #1)

Step 2: Configure the interaction type for the button, such as Click. (Image #2)

Step 3: Choose the animation type you want to add, like RectTransform. (Image #3)

Step 4: Assign your button to the RectTransform field. (Image #4)

Step 5: Select the animation type and create a ScriptableObject. (Image #5)

Step 6: Customize the ScriptableObject parameters. (Image #6)

Step 7: Drag and drop the configured ScriptableObject into the required field, start the game, and you're done! (Image #7)







🔧
https://www.youtube.com/watch?v=sMIRp7ORG6U&list=PLmRc20TqjRtjRax2j9C721aWodALnzt7h&ab_channel=TkKoi
Image №1
Image №2
Image №3
Image №4
Image №5
Image №6
Image №7