Skip to content

igooose/Unity-AnimationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Unity-AnimationSystem

A easy to use animation system for Unity projects that doesn't require an Animator Controller. Simply attach the Animation State Manager component to GameObject, and manage animation states directly from the Inspector. Assign animation clips, audio clips, or even animation events with ease. Once configured, seamlessly trigger animation states via code. Good solution for quick prototyping or managing simple straightforward animation states.

demo_preview

See the package's sample for demonstration.

🧩 Installation

  1. Open your Unity project.
  2. Navigate to Window > Package Manager.
  3. Click the + button in the top-left corner, and select "Add package from git URL...".
  4. Paste the following Git URL: https://github.com/igooose/Unity-AnimationSystem.git/?path=Assets/AnimationSystem
  5. Click Add to install the package.

About

🎬 Easy to use animation system for Unity project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages