How to swap state machines?

I want to use two different state machines. I don not want blend them. I want swap them. I’m looking for something like a “if” or “branch” or whatever let me choose between the first or the second.

How can i do that?
Thank you so much!!

2 Likes

It should be called “blend poses by bool” if I am not mistaking (it doesn’t really “blend” them, it chooses one or the other)

8 Likes

thank you so much!!

1 Like