Add UMA Support Wizard
The Add UMA Support Wizard add UMA support to any game that does not yet have it.
Accessing The Wizard
The Add UMA Support Wizard requires that one of your game scenes with either a GameManager or SceneConfig object is open in the editor so that it can determine which game to install the content into.
The Add UMA Support Wizard can be opened by clicking Tools in the menu bar, and selecting AnyRPG > Wizard > UMA > Add UMA Support.

Content Created
The wizard adds the following content to any game.
UMA GLIB Prefab Varient
In the Prefab/GameManager folder you can find an UMA GLIB prefab variant. This variant has also been added to the game loading scene.
Scriptable Objects
Unit Profiles
In the Resources/GameName/UnitProfile/Player folder you can find UMA human male and female unit profiles.
UMA Race
An UMA character race can be found in the Resources/GameName/CharacterRace folder.
Next Steps
Add the UMA unit profiles to the list of available unit profiles in the game configuration.
Last updated