How do I make text be the same over multiplayer?

0 favourites
  • 2 posts
From the Asset Store
Change delay, create new lines, "backspace" the text
  • I am making a game that is Would you Rather. In the multiplayer part, the game chooses a random player. But on each device it says a different player. How do I make it the same? I have another question, how do I make the text of the two buttons the same on each device? Each button has a question. Like WOULD YOU RATHER button 1: eat a fried dart frog? OR button 2:become a toilet? On each device, the buttons say something different.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Either

    A: The host needs to pick the random player, and relay the player chosen to all peers.

    B: The peer triggering/picking the random player needs to relay to the host which player was chosen, and the host needs to relay that to the other peers.

    Your second question is the same. Make sure the host determines what is correct, then sync with peers.

    Make sure you actually walk through and DO the multiplayer tutorials, they will make your life a lot easier.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)