Developer postOriginal post (opens in a new tab)

Network Update

We've reduced the amount of bandwidth required for multiplayer by only syncing the pick up and throw events.

This means that you can have more players in a game (4) but it also means differences in physics simulation will mean objects aren't guaranteed to be in the same position on all clients. In practice you probably wont notice.

You should also only use join host on a local network. Otherwise use the quick match option.