Endless Death

A quick guide to running the scene.

Endless Death is a demo game created to showcase Skill Tree's potential. It uses all of Skill Tree's UI, and has 5 functional skills.

Running the Demo

Demo game

You can find the demo scene in the Assets/StylishEsper/SkillTree/Example folder. It should work as it is if its skill trees were not deleted from the Editor Window. In the case that they were, you can find the backups in the Backup folder. Simply copy the 2 folders inside the backup folder and paste them in the Assets/StylishEsper/SkillTree/Resources/SkillTree folder (replace the existing ones).

The scriptable objects store data of a single skill tree. They must be in the Resources/SkillGraphs folder to be accessible by Skill Tree. When you create a skill tree with the editor window, they are automatically placed in that folder.

Last updated