Spawning target objects in different position in different devices.

Options
It's a pong like game where the paddles are not spawning as expected.
In one device, it shows correct position but another devices both paddles are in the same side.

Comments

  • vadim
    Options
    It's hard to guess but this may be because IsMine check is not used when applying input controller to network-synchronized object.