Multiplayer tutorial 3: pong

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • Re: "Sync object will automatically create and destroy objects, but when they are created we need to set their peerid instance variable so we can later know which peer the object represents."

    => Why don't we use the Sync instance variable action in order to complete the Paddle object synchronization with its peerid instance variable value?