Hi, i was tryng to test something with animators and animation. So i’ve downloaded a simple model from the Asset Store together with Mixamo Axe Pack.
For what i want to accomplish i really would like to use animations events at least to know when a certain animation has ended. The fact is that when i’m browsing the animations clips of the Mixamo Axe Pack there is no Events/Curves or what’ever in that menu and so i can’t add anything…
Also, if you plan on making edits to the models in a 3D package, the FBX won’t contain the events from the 3D package, so you’d have to re-add them. I’m using Blender, and it seems that pose markers aren’t being exported to FBX. Unity does have the ability to add events for each clip though, as Griffo mentioned. The way I’m doing it is through a bunch of Python scripts and Unity’s AssetPostprocessor. If you’re interested, you can find details of what I did here: http://undertheweathersoftware.com/index.php/2015/07/09/importing-blender-pose-markers-to-unity-animation-events/
Here’s a video I made a bout 20 minutes ago about this. I go about adding an event to the model. If your animations are not attached to a model (like in Mixamo), there’s another method of adding the event,s using the “Animation” tab. (Not Animator)