#Other player's movement is choppy, Local player isn't
1 messages · Page 1 of 1 (latest)
** You are now Level 1! **
You might be animating from the server rather than the client
I may not be right though,
Developer Forum | Roblox
Replication, I have no idea how to handle replication in my game(sorta). I understand the basic concept that something made on the client will never be shown on the server and everything on the server will be shown to all clients but I don’t know how or why that has to do performance. I am creating a 3rd person shooter and I have just starte...