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 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