Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 431 Bytes

File metadata and controls

14 lines (10 loc) · 431 Bytes

Multiplayer netfox example

A simple demo game, using netfox's RollbackSynchronizer to implement a server-authorative model, while also compensating for latency with client-side prediction.

To edit and/or run, open the Godot project in the repository root, and open the scene in this directory.

Compare it with: