Player traveling between scenes.

I am trying to develop a small MMO game and I am facing an issue. I need to make it so that when a player enters a house, they are sent to the scene that contains the interior of that house, and only display players who are also in that house. Does anyone know of a solution to make this work? It can be using Netcode, Netfish, or Photon2.

Fishnet supports this multi-scene feature, NGO does not unless you program custom scene management. Cannot comment on Photon.

1 Like