Posted December 12, 2023 by Joinbu
The movement is now much smoother.
Instead of updating the screen every time the game is serialized from the server, I added a frequent timer updating the positions in the frontend.
Not only is the movement smoother, now I dont need to serialize as frequent saving load on both server, client and connection.