I am a totally beginner in scripts, and have never built up a server before. After purchasing TNet, I totally have no idea how to get started.
I have made a first-person shooting game in Unity3D, now what I want to do is to add spawns for players and let them shoot one another.(a typically "free for all" rules in FPS game)
I have found a lot of scripts in TNet package, should I choose some of them and give them to game objects in Unity3D?
After starting the TNetserver.exe , how can other players connect to my PC and start my game?
Could anyone help me out please!