Running the Demos
How to run Skill Web's demo scenes.
Last updated
How to run Skill Web's demo scenes.
Last updated
It's not recommended to run the demos in an existing project that has been using Skill Web for quite some time, as the demos include example datasets that override any existing ones.
To run the demos, navigate to Assets/StylishEsper/SkillWeb/Examples
and import the DemoSettingsSkillsWebs.unitypackage
. Open Settings and click "Validate."
The Sword Mastery demo, simply named "Demo," is the main scene that demonstrates what Skill Web is capable of. This demo uses the skills tagged as "Sword Mastery (Demo)" in the Skill Bank. You can access it from Assets/StylishEsper/SkillWeb/Examples/Demo
.
The Runes demo's line shader was created in URP. It may not work correctly in other pipelines.
The Runes demo, named "RunesDemo," is a stylized scene used to demonstrate customization possibilities with Skill Web. This demo uses the skills tagged as "Runes (Demo)" in the Skill Bank. You can access it from Assets/StylishEsper/SkillWeb/Examples/RunesDemo
.
The procedural demo, named "ProceduralDemo," is used to demonstrate procedural generation with Skill Web. This demo uses the skills tagged as "Sword Mastery (Demo)" in the Skill Bank. You can access it from Assets/StylishEsper/SkillWeb/Examples/ProceduralDemo
.