Hey guys - is there an ideal way to rename an FSM if you have actions that reference it?
For example, I'm using some "Get FSM Game Object" actions. When I rename the FSM they reference, they're left still referencing the previous name (unlike when renaming local variables, which seems to automatically update all references to their name).
Is there a way rename an FSM that also updates all references to that name?
Thanks!