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.
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.