meta-space-org / playnetwork-example-3d-physics-topdown

Example project of PlayNetwork, implementing top-down 3D game with physics.
3 stars 2 forks source link

Interpolation seems to be off #6

Open ErikSom opened 2 years ago

ErikSom commented 2 years ago

Thanks for this awesome project. I was testing it in my browser (Chrome) and notices when having 2 instances open, if I short tap a directional key, the other instance would keep on interpolating the future position and de-sync a lot (it only seems to do it in one of the two instances, always the second player that joins). Only when I press a key again it syncs them up again.