Multiplayer Racing Game Data Transfer Error

I am developing a Multiplayer Racing Game Using Google Play Games Plugin. It is a real time multiplayer game. I am sending data of the opponent car’s transform.position. In update function with delay of 1 second. But the position of my opponent’s car is not updating. That means the winner and looser are updating properly but I cannot see the opponent also opponent cannot see me.



  1. Use the code tags, not screenshots
  2. Probably post this here: Unity Engine - Unity Discussions
1 Like