This Complete Project named ProbSearch is a basic multiplayer minigame writen in C# and using Photon.
The objective of the game is to hide as a prob from the seekers and as a seeker,
you need to find all probs and tag them with your gun. You need at least 2 Players and a photonCloud or a photonServer to play it,
because it is a full multiplayer game.
You can use it for educational use to learn from it or to make your own unique game.
This project is similar to the gamemod ProbHunt, but you can also use the included scripts
and code ideas for other games and other gametypes.
Every script is documented.
LiveDemo - on the website
This asset includes the whole script of the game (mainmenu, game, movement, chat...),
some basic wall models and a playable level to show you the game itself.