How can I make a sharing system like you post a text or string and everyone in world can see it in main menu?
If you use a Client/Server architecture you can replicate a variable - then it will be available on all clients.
How can I make a sharing system like you post a text or string and everyone in world can see it in main menu?
If you use a Client/Server architecture you can replicate a variable - then it will be available on all clients.