New Game Wizard
The New Game Wizard will add a new game to your project and fully configure all the minimally required directories, scriptable objects, prefabs and scenes so it is ready to play immediately.
New Game Wizard Documentation
This page only describes the additional options the AnyMMO New Game Wizard adds. For full documentation, see the the base New Game Wizard documentation.
Accessing The Wizard
AnyMMO has its own New Game Wizard can be opened by clicking Tools in the menu bar, and selecting AnyRPG > Wizard > FishNet > New Game Wizard.


Content Created
Game Manager Prefabs
In the Prefab/GameManager folder you can find an additional prefab that is not created by the basic New Game Wizard.

FishNetNetworkManager
The FishNetNetworkManager prefab contains all of the scripts necessary to configure and run the FishNet client and Fishnet server.
The FishNetNetworkManager should only ever exist in the game loading scene, which the wizard will have setup already.
Last updated