c# - The Window > Animator apply for all players how i can make it to apply only for some of the players? -


i created in window > animator new empty state called walk using humandoidwalk , set default when running game 3 thirdpersoncontrollers start walking automatic. how can make main player not walk automatic , controlled user ?

the 2 guards patrolling want them start walking automatic when running game. main player should not walking automatic. problem walk state in animator applying characters.

screenshot

you can duplicate animator , change default state of states want. put on player animator component. right click on state ans set default change default state.

for player need transaction between default state , walk state code input.


Comments