Settings
Going over the settings window.
Last updated
Going over the settings window.
Last updated
Debug Log Mode
Controls Skill Web's console log messages.
Enable Lvl Requirement
If enabled, the player will not be able to upgrade a skill if they don't meet the level requirement.
Enable Downgrading
If enabled, the player will be able to downgrade skills freely.
DB Name
The name of the database. It's recommended to click the "Validate" button when this value is changed.
The validate button simply updates the database to include any skills or webs that weren't added to the project regularly. This is usually only useful for Running the Demos, but it may also solve some database errors.
Skill Dataset Reference
The dataset for all skills. Changing this value will reset all skill datasets.
Web Dataset Reference
The dataset for all webs. Changing this value will reset all web datasets.
Tags
A list of tags. This affects a filter dropdown in the Skill Bank.
Zoom Strength
The zoom strength used by the runtime graph.
Zoom Smoothing
The zoom smoothing value used by the runtime graph. The higher the value, the faster smoothing is. It's recommended to keep this value the same as pan smoothing.
Min Scale
The minimum zoom scale. This prevents the runtime graph from being zoomed out infinitely.
Normal Scale
The normal scale. This is read-only, as the normal scale should always be 1.
Max Scale
The maximum zoom scale. This prevents the runtime graph from being zoomed in infinitely.
Starting Scale
The zoom scale to start with.
Pan Smoothing
The pan smoothing value used by the runtime graph. The higher the value, the faster smoothing is. It's recommended to keep this value the same as zoom smoothing.
After Snap Delay
The amount of time control is disabled after a node has been snapped to.
Automatic Bounds
If panning bounds should be automatically calculated and applied. This will prevent the player from panning away from the runtime graph content.
Reset / Focus Speed
The speed used when resetting the view or focusing. Speed at 1 will take 1s to reset.
Mouse Pan Button
The button used to drag/pan the web view.
Tiny
The size for tiny skill nodes.
Small
The size for small skill nodes.
Medium
The size for medium skill nodes.
Large
The size for large skill nodes.
Giant
The size for giant skill nodes.
The danger zone contains a list of buttons that perform dangerous tasks. Use them with caution.
This button will delete and recreate datasets for all skills. General skill data remains intact.
This button will delete and recreate datasets for all web. The skills and connections (web graph content) are unaffected.
This button will simply delete all skills, including their datasets.
This button will simply delete all webs, including their datasets.