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

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -