2 Attachment(s)
Color Blending [Proof of Concept]
I came up with a game idea today but don't have time to create the full thing myself, so I just threw this together to show how it could work. Basically imagine a garden simulator where by breeding certain plants, the offspring would be a mix of the parent's traits.
In the example I have created, I have a random Red Green and Blue values set to both parents and the child's color is a blend of the two. For those of you who also want to create some kind of character customization, this function could be used for that as well ;)