joncox123 / PyBoloPublic

An enhanced, modern, cross-platform implementation of the classic multiplayer tank game, Bolo.
https://pybolo.com
Other
0 stars 0 forks source link

Reduce the amount of drift and jitter in the tank rotation due to lag #4

Open joncox123 opened 4 weeks ago

joncox123 commented 4 weeks ago

Currently, if there is much of any lag, the tank's gun sight appears to jitter due to spurious rotation. Reduce this effect by stabilizing the rotation on the client in such a way that the overall network architecture is maintained.