Hi, I’m currently starting to build a multiplayer FPS game, and aren’t sure what networking solution to use. I’m using relay, and I’m on the fence about whether I should use NGO (Netcode for gameobjects), or Fish-Net Networking, or any other ones that I haven’t heard about (Also I’m on a tight budget, so no photon). I like the look of NGO, but I’m not sure if it is the right networking solution for my game. In a session there are going to be around 40 players maximim, but not all of them are going to be fighting each other. (Doing PVE stuff). My idea is similar to Sea of Thieves’.
Thanks!