Color Blender | by Overma Games

Color Blender | by Overma Games

Hello, Overma here :wave:
I wanted to test making a color blender bundle, and decided to turn it into an example!

The basic idea is that you have two hex colors, and you can use this bundle to mix the colors together. This depends on the mode, which controls how much color goes into the mix.

The mode is a number between 0 and 1. 0, being closer to hex1, and 1 being closer to hex2.
(For example, if hex1 is red, hex2 is blue, and the mode is 0.5, it will be a perfect mix of the colors, outputting purple.)

I hope this is useful, even though it will probably never be used lol.

https://flowlab.io/game/play/2798891

Anyway, I am going to make some new bundles, with multiple different modes later, so keep an eye out! Thank you!

7 Likes

This is a really cool idea

2 Likes

Thank you! I want to add some other functions maybe, like add,subtract,mutliply etc maybe.

1 Like