Add profile load overrides
This commit is contained in:
@@ -196,7 +196,14 @@ button does not use it.
|
||||
`SxCP Character Profile Load` has an `enabled` switch. When disabled, it returns
|
||||
an empty profile so connected prompt builders ignore it. When enabled, it loads
|
||||
a saved profile by selector or passes through a connected fallback profile JSON.
|
||||
It also has explicit file-operation triggers:
|
||||
It also has load-time override fields. Leave them blank or on `keep_profile` to
|
||||
use the saved value; fill only the attributes you want to change for this
|
||||
workflow, such as `override_age`, `override_body`, `override_skin`,
|
||||
`override_hair`, `override_eyes`, `override_figure`, or
|
||||
`override_descriptor_detail`. Overrides affect both the `character_profile` and
|
||||
`character_cast` outputs, but they do not rewrite the saved profile file.
|
||||
|
||||
The load node also has explicit file-operation triggers:
|
||||
|
||||
- `Delete Selected Profile`: deletes the selected saved profile.
|
||||
- `Rename Selected Profile` + `rename_to`: renames the selected saved profile.
|
||||
|
||||
Reference in New Issue
Block a user