Quantcast
Channel: Photon Unity Networking (PUN) — Photon Engine
Viewing all articles
Browse latest Browse all 8947

possibly photonView.RequestOwnership(); not working?

$
0
0
Hello guys. I have scene objects which send RPCs. Before sending each RPC, I check:


if (!photonView.isMine) {
photonView.RequestOwnership();
}


but still after this it shows photonView.isMine = false. Why is that?

Viewing all articles
Browse latest Browse all 8947

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>