tvoinarovskyi / battlegrounds

Just poking with collision detection and other algorythms
0 stars 1 forks source link

Add client prediction of character movement #22

Open tvoinarovskyi opened 7 years ago

tvoinarovskyi commented 7 years ago

So that we have smoother reaction time we will start simulating movement on client side right away, but as soon as server confirms movement, we must sync the movement to the same one as on server-side. Rules: