Skip to content

NovemberDev/novemberdev_multiplayer_godot

Repository files navigation

novemberdev_multiplayer_godot

This repository is based on a video I made on how to do multiplayer in godot.

Entities synchronize their state using snapshots instead of remote procedure calls. This is a bit different from most godot multiplayer tutorials, but it gets closer to how it's been done for the past decade - check out valve's wiki article on this:

https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking

Click to see the video for full details:

NovemberDev Multiplayer Tutorial Godot

About

Multiplayer Game in Godot with Snapshot interpolation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published