Page 1 of 1

Splitscreen Network Multiplayer + Objects in Multiplayer

Posted: Mon Apr 16, 2018 2:00 pm
by dipar
One thing I would like to see is the existence of objects in multiplayer (like glass bottles and ABC blocks).

Second, I usually play this game with my cousins and we always have se same problem. We usually have 2 computers in hand and there are usually 5 of us playing. So we can't play all at the same time. I was wondering if you guys could implement a splitscreen game mode that could connect to other computers in the same network.

Thank you

Re: Splitscreen Network Multiplayer + Objects in Multiplayer

Posted: Mon Apr 16, 2018 3:41 pm
by URV
Keeping track of objects in online sessions is the same as having to keep track of additional cars. The idea has been tried out already, but it simply does not work out well. I am unsure of the exact issue, but I believe it puts a lot of strain on the session and would likely to result in lag.

Connecting to an online session via split-screen should be a lot less problematic to implement, so it is possible that we might see that in the future.

Re: Splitscreen Network Multiplayer + Objects in Multiplayer

Posted: Mon Apr 16, 2018 3:51 pm
by dipar
Thanks for your answer and attention :D

I've noticed that some objects are present in multiplayer like the coloured ball in toy world but I understand the limitations and consequences of adding even more.