PhotonNetwork Instantiate for selected players

Options
I would like PhotonNetwork to instantiate prefabs for only selected players in the game. Is it possible to make the photonnetwork instantiate call pass through the network to only specific players connected in the room?

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @neonerdwoah,

    Thank you for choosing Photon!

    You can make use of "Interest Groups" in this case. Read the documentation carefully here.