Create a Enumeration, called StateMachine
add 4 different enumerator, rename them:
To 3rd person BP
Add State machine variable with enum nature (default value can choose those 4 enumerators made)
Go to 3rd person AnimBP
Add variable of StateMachine, same as in 3rd BP
Can’t go further as the Anim BP graph of UE5 mannequin is different from demo video which uses UE4