Devlogs
Login

Rocks, Swimming, and Scrapping Client Prediction? | Unity Multiplayer Game Devlog #35

Multiplayer Pirate Game Devlogs EP 19 07/12/20
Login to Follow

In this Unity multiplayer game devlog, I added procedurally generated rocks, implemented swimming mechanics, and tried to fix client prediction on ships.

Next devlog: https://youtu.be/KxDnx71u_kA
Pirate game playlist: https://www.youtube.com/playlist?list=PLXkn83W0QkfmQI9lUzi--TxJaOFYIN7Q4

⎯⎯⎯⎯⎯⎯

Discord server: https://tomweiland.net/discord
Support me on GitHub Sponsors: https://github.com/sponsors/tom-weiland
Support me on Ko-fi: https://tomweiland.net/kofi
GitHub: https://tomweiland.net/github
Project's Trello board: https://trello.com/b/vJwk0iwS/pirate-game
Website: https://tomweiland.net/

⎯⎯⎯⎯⎯⎯

In this devlog I modeled a low poly rock and incorporated it into my procedural generation system. I also added swimming mechanics, and I attempted to fix client prediction & reconcilation when on board a ship.

Ever since I added prediction, standing and moving around on boats has resulted in extremely jittery player movement, which is due to the fact that clients see ships in the past compared to the server. I was hoping to fix that up, but I ran into some more issues, and I'm beginning to wonder if I should scrap prediction/reconciliation for now in favor of working on actual gameplay.

#Devlog #GameDev #IndieDev #Multiplayer #Unity3

Contributors

Tags