As the title states, I am trying to develop a multiplayer game for the very first time! :)
I've been developing solo projects for the last 2 years, and have wanted to try make silly multiplayer things to try get to know how Multiplayer works.
I've been working on this new project for 1 week, and at the moment I've only got it to connect 2 clients using Relay.
I am using NGO but I am really really struggling to understand how and when to use ServerRPCs, or ClientRPCs, how to reference, and just generally how to actually code anything that replicates properly
I don't expect a holy grail of information to perfectly solve all my headache, but I would really appreciate any and all advice about working with Multiplayer! :)
And considering this is a new Thread section, maybe its worth having a pinned thread that has some easy to digest information for people starting out to try help them wrap their heads around Networking
Sorry for the Long text, but thank you in advance for any and all responses 