unity3d - Instantiate object over network that doesn't appear on the player that created it -
a normal instantiate on photon network create object in client machine not on network want achieve opposite of that, object appear on system except player created it.
maybe instantiate object on network , use photons ismine function destroy on client right after spawned.
Comments
Post a Comment