I’m not sure I understand how to fire off a Mecanim Blend tree. I see most of the pieces , but, is the action Play Animation Advanced the one to wrok? Seems the closest, but some the parameters elude me. Was looking for a docs on it. Thanks, guy
The Play Animation and Play Animation Advanced are for the legacy animation system.
For Mecanim, please use the tasks found under the category “Mecanim”.
A blend tree for example, is usualy controlled by some float parameters. So you can use the “Set Mecanim Float” action to set the relevant float parameters of mecanim to the desired value.