Hi,
just figuring out the basics of NodeCanvas so this might already be possible:
There are callbacks for the states (enter, exit, update) – to do stuff in code, but not graphically? In the node editor I would like to directly on the state add actions etc. for when I enter / exit a state, say for example set Animator parameters etc.. Is that possible? If not, planned?
Hello,
If you want to have a separate list of actions for Enter, Update, Exit, you can use the so called ‘Super Action State’ instead of ‘Action State’.
Let me know if that works for you.
Thanks.