Im trying to make a multiplayer game. But when I hit start with 2 player and “as listen server” it seems that both client 0 and the hosting client are controlled by the same PlayerController.
So theres is a situation where I want client 0 to crouch, but his height get reset every frame because it seems to take the scale of the hosting client. Please someone help!