Hello I saw a tutorial that explains how to create chat bubbles in a photon, but it uses a kind of component or variable called PhotonTargets and I can not find it!
Can you help me?
I think this was renamed in PUN 2. Should be RpcTarget now.
Tip: You can have a look at the source of the method you want to call. In the parameters, the exact type is being named.