Skill Tree Prefabs

$1.00

This prefab plugin is for RPG type games and allows you to build your own branching skill trees however you would like.

Want a discount? Become a member!

Description

***README***

Welcome to the README file for Info Gamer’s Skill Tree Prefabs

<File System>
InfoGamerAssets
>SkillTree
>>Demos
>>Prefabs
>>Scripts
>>UISprites

<Included Files>
Scenes:
SkillTreeDemo
Prefabs:
Player, SelectedSkill, Skill, SkillButton
Scripts:
AllSkills, PlayerSkill, Skill, SkillButton
Images:
Circle-513, Highlight, Lock, PaperTexture, Skills

<About>
This prefab plugin allows you to build your own branching skill trees however you would like.
<How to use>
create as many skill buttons as you need and arrange them the way you want them to look.
Set the ThisSkill variable of each skill button to be the skill number in the Skills array.
link the flow of the skills by setting the nextSkills array variable of each skill button.
Create a skill script object for each skill needed
Add each skill object to the Skills array of the AllSkills Script.
Add the SelectedSkill and Player prefab to your scene.
Set the SkillDisplays array with the SkillSlot Objects of the SelectedSkill prefab.

View the demo scenes to get an idea of how this add-on should behave.

<Features>
Progression of revealing skills dependant on unlocking lower-level skills

Can only select each skill once.

Selected skills are displayed

<Customize your project>
You can change the visual image of each skill button. You can rearrange the skill tree to be however you want it to look. You can have your own custom branching.

<Final Notes>
This prefab plugin requires the right variable to be set in order to work so make sure you refer to the demo scene to get it right.

Reviews

There are no reviews yet.

Be the first to review “Skill Tree Prefabs”

Your email address will not be published. Required fields are marked *