I am using Photon Fusion for multiplayer purposes and I have a game object with Network object script. Its not initialized as other objects which I spawn.
I can do Fusion.Runner.Attach() but it then attaches the object to a player and this will only work for Host/Server