teeworlds-go / protocol

Teeworlds 0.7 network protocol library
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

implement dead reckoning #12

Open ChillerDragon opened 4 months ago

ChillerDragon commented 4 months ago

The server is lazy when it comes to updating characters in the snap. The client is supposed to calculate the current position based on the old position and velocity.