Hi,
i have this situation when player click on some position on the ground, then he moves there (because server said so :D).
I wish to know how to request this player current position when new player arrives, because right now, when new player appears then he see his final position instead of current position of this current moment. Please check the gif below.
Please explain me how to keep server updated of the players positions.
I wish i dont have to spam server with actual current position's all the time.
How to do that?
Cheers!