Move all player movement server side #86
Labels
enhancement
New feature or request
refactor
Improvements to existing features
security
Something which could be used to cheat or break the game
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.
The text was updated successfully, but these errors were encountered: