Skip to content

randomizer in the jinja template seem to use a different seed. #108

@Nrgte

Description

@Nrgte

If I assign a random value from a wildcard, it doesn't seem to use the normal generation seed.

{% set cloth_color = wildcard("__colors_cloth__")|random %}

Even if I fix the seed, the values will be different on each generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions