-
Notifications
You must be signed in to change notification settings - Fork 97
Using presets
HungryProton edited this page Jan 2, 2021
·
1 revision
If you're often using a specific setup of modifiers and don't want to manually add them all the time, you can create a preset.
Pressing the Save Preset option will open a popup asking you for a name.
- Presets are stored on your file system, so they must be a valid file name.
- Presets are saved in
addons/scatter/presets
. If you want to share them across multiple projects, copy this folder's content. - If there's already a preset with the same name, the popup will ask you to confirm whether you want to override the previous one or not.
Pressing the Load Preset option will open a popup listing all the presets.
- Simply click any presets to replace the current modifier stack.
- The
default
preset is used every time a newScatter
node is created. You can override it if you prefer different defaults.