Dear Constructors,
I made a simple game where you can enter one word in the TextBox and by hitting Enter/Return the word floats up and starts interacting in a "digital ether" with other ones via the physics behavior.
I want to make it an online multiplayer where people can join via their mobile phones and in the Mobile layout enter a word that would appear on Layout1 that is viewed on a computer. I'm guessing that this should be really simple to make as the only thing that should be synced is the word typed on any phone connected to the internet to appear on Layout1.
I've tried many things but can't seem to wrap my head around the multiplayer object. Could you guys please help me, give me a heads start or an example that would make it clear to me how to achieve this?
Here is the link to the .capx file. It is still just a skeleton, no design done.
drive.google.com/open
Thank you!