Brackeys / MultiplayerFPS-Tutorial

A video series on making a multiplayer first-person shooter in Unity.
The Unlicense
654 stars 287 forks source link

Networking, Jumping, Aiming issue #39

Open willyamped opened 3 years ago

willyamped commented 3 years ago

Hi all. I'm still at the first few videos and I have encountered quite a few problems.

1) Networking: I am using Mirror and there is a problem with the movement synchronisation. Every time the client enters, the two players will float away

2) Jumping: Everytime I jump, the player just floats away and it floats and rotates at the same time

3) Aiming: When I shoot the floor, it shows Cube prototype instead of floor.

Thank you. Really appreciate the help