How can i change each gameobject movement speed?
问题 In the Hierarchy i have 2 ThirdPersonController. In the Window > Animator i created new empty state called it Walk and set it to HumanoidWalk so when running the game both players are walking. On one of them i added the script and as Prefab the second ThirdPersonController(1). Then when running the game it's making clones of the ThirdPersonController(1). So i see in the Hierarchy more N ThirdPersoncontrollers. Today to change the speed of walking for each ThirdPersonController i change in the