honehone12 / bevy_replicon_bootstrap

Networking bootstrap on top of bevy_replicon.
The Unlicense
0 stars 0 forks source link

handle network spike #6

Closed honehone12 closed 1 month ago

honehone12 commented 1 month ago

correct client's prediction error only when some errors happen within a sequence

honehone12 commented 1 month ago

or use interpolation to prevent huge jump

honehone12 commented 1 month ago

implemented PredictionError component and ForceReplicate event