Multiplayer sync object instance variable only to host

0 favourites
  • 1 posts
From the Asset Store
Easily store, modify, read and manipulate colors with Color Variables!
  • So in my game I have one host that is the gameplay screen for all players. They can connect to the host with different devices (a phone for example), and on their screen they would only see a controller.

    What I would like to do is sync the controls of each controller client to the host, but the host does NOT need to sync out the controller inputs to all of the different clients because all the game play happens on the host player screen.

    Is there a better way of doing this? I thought maybe broadcasting one way messages to the host might be better since you can specify the host peerId... but I'm still trying to figure out the best way to do this....

    Hopefully that's not too confusing of a question.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)