Hi!
i have been trying to get a simple top down online multiplayer game to work for a very long time and i can not figure out where i have been going wrong.
i am using constuct 2 and when i connect the first peer to the host everything works well but as soon as i connect a third peer the second peer stops being able to move. the movement is jittery and seemingly unseen to the host meaning i have surely done something wrong with sending data from the host to the players? can anyone help me figure out whats wrong?