eruption
eruption copied to clipboard
Shockwave script - Better blending of colors for keypress
Introduction Better blending of colors when pressing keys for the shockwave script.
Describe The Problem To Be Solved Actually when you press a key, the color is fixed to the "color_afterglow" and blend to the adjacent keys with the "color_shockwave". Is it possible to get the actual displayed color and invert/move it's hue instead of using a fixed value for both property ? maybe like the "color_offset" of the perlin script. So when a keypress happen the color change will always be different and we won't get red on red anymore for example.
Describe the Solution Add the ability to select a "color_offset" to add/substract/move/invert hue by reading the currently displayed color of the keys from the script loaded before the shockwave.
Hope i am clear enough ;)
Hi @WolfBlader, thank you for posting your suggestion!
Is it possible to get the actual displayed color and invert/move it's hue instead of using a fixed value for both property ? maybe like the "color_offset" of the perlin script.
This would really be nice to have! I will consider implementing something like this... Please stay tuned