hello, i am trying to create a multiplayer game. So far the only thing that the game is supposed to do is that host should move left/right up/down when the arrows are clicked. Peer does not have any functionality so far.
I am stuck because host moves peer as well. When I am connected as host, peer and host sprites move together.
How do I get host to stop moving host and peer at the same time?