/lag-compensation

Multiplayer lag compensation system that improves hit detection accuracy for players with high ping time. Written in C# and open sourced from the Vercidium Engine.

Primary LanguageC#Apache License 2.0Apache-2.0

lag-compensation

Multiplayer lag compensation system that improves hit detection accuracy for players with high ping time. Written in C# and open sourced from the Vercidium Engine.

Overview

This repository contains C# code for the lag compensation system used in the game Sector's Edge.

The explanation and visualisation of this system can be found in this blog post.

Collision detection between projectiles and skeletal bone structures will be released in a future repository.