Default Prefabs
How to use the default prefabs.
Skill Tree provides default UI for those that would rather not code their own. You can find them all in Assets > StylishEsper > Skill Tree > Prefabs folder.
Initializer
Drag and drop the Initializer.prefab (or SkillTreeInitializer.prefab) onto your scene. You can read about the Skill Tree Initializer component here.
Default UI
Open the DefaultUI folder and drag and drop SkillTreeWindow.prefab, SkillBar.prefab, SkillDetails.prefab, SkillMenu.prefab, DefaultInputHandler.prefab, and ConfirmationPrompt.prefab onto your scene. Make sure to set an audio source for SkillMenu and SkillTreeWindow from the inspector. You can read more about each here.
Last updated