igneous-labs / telegram-space

https://telegram-space.vercel.app
2 stars 0 forks source link

Fix: stop player state syncing while changing instance #44

Open f8122dac91 opened 1 year ago

f8122dac91 commented 1 year ago

Currently, while changing player instance, client is still sending player state. So the player appears to the new instance with the current position in old instance. Client should stop sending player state while changing instance.