-1

I have 2 player and 1 ball, when the player touches the ball, the ball adding force. But its only works on master client :/

Vely
  • 1

1 Answers1

0

This sort of control by multiple players is not supported by PUN (or most networking packages). Only one player is in control and writes state updates for the others.

Tobias
  • 164
  • 2