Skip to content

Its using a random seed and not the one that was generated for the generation #17

@TeKett

Description

@TeKett

When you use "Use main image seed for decloning" it does not use the same seed as main image. Rather it uses the literal text in the text field as its seed. Meaning that if the main seed is -1 then the decloning seed will be -1 and not the seed that was generated for the image, lets say "12345". So if you choose to keep the seed then the decloning seed changes and generates a different image.

So i use -1 as seed and get this.
Screenshot_23

Then i keep the seed and generate a new image.
Screenshot_24

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions