Hello there and thank you for purchasing FlowCanvas!
Generally speaking in Unity, you have to create parameters for your Animator Controller which by changing those parameters will in turn affect what animation is being played by the Animator Controller.
Once your Animator Controller has the required parameters you need, you can then use FlowCanvas to change those parameters. All the related functions can be found under the Animator type. Some of those function names are for example “Set Float”, “Set Integer”, “Set Bool”.
The easiest way to create those function nodes, is to drag and drop the Animator component you want to control (or the gameobject containing the Animator component) in the FlowCanvas graph editor, and from the menu that will pop up, navigate to “Animator/Methods”, or simply search for “Set Float” (for example).
Please let me know if that helps 🙂
Thanks again!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.