Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what happens with multiple active pigment genes? #18

Open
pushfoo opened this issue Jun 26, 2020 · 1 comment
Open

what happens with multiple active pigment genes? #18

pushfoo opened this issue Jun 26, 2020 · 1 comment
Labels
C3/DS Creatures 3 / Dockingstation related

Comments

@pushfoo
Copy link
Member

pushfoo commented Jun 26, 2020

From discord conversation, there are genes in genomes describing pigments.
genes

It may be possible for multiple genes to be active at once. Do they blend, override one another, or something else?

@pushfoo pushfoo added the C3/DS Creatures 3 / Dockingstation related label Jun 26, 2020
@Vermidia
Copy link
Member

All of them are averaged together
Example:
Pigment Genes:

Average each of the colors from the genes

Gene 1: 255 +
Gene 2: 128 +
Gene 3: 0

Result 127(127.8888 but the decimal is cut off)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C3/DS Creatures 3 / Dockingstation related
Projects
None yet
Development

No branches or pull requests

2 participants