- Home /
Question by
KuPAfoo · Dec 05, 2013 at 09:57 PM ·
photonchild-to-gameobjectrenderer.enabled
Accessing a Parent's PhotonID from a child's script
When I access my child object in question's renderer property, it affects all objects accessing the server that fall under the property of (isMine). When I update the child's renderer ALL client's corresponding mesh' access the same script.
There must be a way to find the current client's child mesh of controlled parent so I can modify THIS object's child's renderer from ALL clients to see what other players are doing
Comment
Your answer
Follow this Question
Related Questions
renderer.enable = photon? 0 Answers
Using Photon to Send Screenshot to other Players 0 Answers
Photon Problem 0 Answers
Controlling the wrong client with Photon Cloud 3 Answers
"NullReferenceException: Object reference not set to an instance of an object" 1 Answer