Hi, I am using Photon Networking and I need some help with sending a buffered RPC to a specific client. I know I can send an RPC to one client by using “PhotonPlayer.Find (id)” as a photon target in the RPC call. But how will I go about buffering this, so that the player receives it when they get online?
↧