Add seeded random character slots
This commit is contained in:
@@ -118,6 +118,12 @@ optional overrides for age, ethnicity, body/body phrase, skin, hair, and eyes.
|
||||
Leave any field on `random` or blank to let the generator fill that part from
|
||||
the normal pools; set exact values only where you want control.
|
||||
|
||||
Each slot has `slot_seed`. Leave it at `-1` to follow the generator's normal
|
||||
person seed. Set any fixed value when the slot's `random` fields should resolve
|
||||
as one stable character across scene, pose, outfit, or row rerolls. This seed is
|
||||
shared by that slot's random age/body/appearance choices, so you can keep the
|
||||
same participant while changing other generation axes.
|
||||
|
||||
Use `Woman Slot` for women because it exposes woman-focused body choices and a
|
||||
`figure_bias` selector. Use `Man Slot` for men because it exposes man-focused
|
||||
body choices and omits figure bias. The older generic `SxCP Character Slot`
|
||||
|
||||
Reference in New Issue
Block a user