NetworkManager

A pre-configured NetworkManager prefab, for ease-of-use.

The NetworkManager prefab contains a basic NetworkManager with a NetworkHudCanvas to provide you with a quick setup for using FishNet in your game.

You can simply add this object into your scene and use the Server and Client buttons in play mode to start FishNet as a server, client, or both. You can also setup the on the NetworkHudCanvas child object.

The components this object contains are the NetworkManager, ObserverManager (with a Scene Observer Condition), and the PlayerSpawner.

Last updated