Skip to content

This simple plugin adds events and callback events for Unity's Mechanim.

Notifications You must be signed in to change notification settings

musiko/UnityAnimatorEvents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnimatorEvents for Mechanim

Version 1.2

AnimatorEvents is a simple plugin to add callback events for Mechanim Animator.

Introduction Mechanim is awesome in so many ways and as much as it is really good for artist, it doesn’t share the same thing for programmers. Just trying to get what state the animator is currently playing can result in many lines of code. This script simplifies the whole process and makes it easier for programmers by giving them the power of C# Events and Delegates.

Version History

Version 1.0: First commit by joshuajebadurai

Version 1.1: UnityEditorInternal API function update for Unity v4.3+

Version 1.2: Update for Unity 5.x UnityEditor.AnimationTransition.nameHash no longer available...sign

About

This simple plugin adds events and callback events for Unity's Mechanim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%