Hi everyone,
I’m currently working on a online FPS game. I have the basic multiplayer aspects working (players moving, spawning items), however I’m having trouble getting characters to animate.
I’ve setup a animation of the player prefab crouching, and it seems to work. But when I have another player in-game, and crouch they both crouch.
Any help on how I can make it so only the player crouching, crouches… and other players can see them crouch would be awesome
Thanks in advance.