i am just learning PHOTON…so this is likely a noob question… but how can i be running code and not be me?.. that is…how can IsMe ever be false?
I guess you mean IsMine. If some networked object is controlled by another player (e.g. character or units), these will be visible in everyone’s scene but are not yours to control.
This is covered in the PUN Basics Tutorial. I usually recommend to read and code-along early on.
1 Like