Move all player movement server side
Jibbajabbafic opened this issue · 0 comments
Jibbajabbafic commented
Refactor player movement and network prediction so only the inputs are sent by the client.
Let the server handle all player movement and physics calculations using the inputs which should prevent any cheating.