Skip to content

This is an Unity example project about using animation tween for the example UI in a different way.

License

Notifications You must be signed in to change notification settings

LuviKunG/unity-example-tweening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Example Project of Tweening

This project demonstrates various ways to create tween animations in Unity. It includes examples such as using coroutines and other techniques to achieve smooth and customizable animations.

Below is a preview of the tweening animation example included in this project:

Tweening Example

About

Hello O'Yeah Sawasdee Krub,

Thank you for your interest in this project. I created this example project for my students at CMKL University as part of my "Prototype and Project Management" class. The goal of this project is to provide a hands-on learning experience for students to understand and implement tween animations in Unity.

Feel free to explore this repository, study the code, and use it as a reference for your own projects. I hope this project helps you learn and inspires you to create amazing animations in Unity.

Features

  • Examples of tween animations using coroutines.
  • Easy-to-understand implementations for learning purposes.
  • Modular and reusable code for Unity projects.

Getting Started

  1. Clone the repository:

    HTTPS:

    git clone https://github.com/LuviKunG/unity-example-tweening.git

    SSH:

    git clone git@github.com:LuviKunG/unity-example-tweening.git
  2. Open the project in Unity (tested with Unity version 6000.0 or later).

  3. Explore the example scenes in the /Examples folder to see different tweening techniques in action.

License

Unity Example Project of Tweening by Thanut Panichyotai (@LuviKunG), available at https://github.com/LuviKunG/unity-example-tweening, is marked with CC0 1.0 Universal.

To the extent possible under law, the creator has waived all copyright and related or neighboring rights to this work.
For more details, see CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.

About

This is an Unity example project about using animation tween for the example UI in a different way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published