Start Developing
Start developing with Skill Web right away!
Create Skills from the Skill Bank
Create Webs (Skill Trees) from the Web Creator
Add Initializer
Add and Load UI
// Get the web graph by name var web = SkillWeb.GetWebGraph("My Web Graph"); // Load it WebViewUGUI.Active.Load(web);
Last updated