Open Viktus04 opened 6 years ago
Hi @Viktus04,
you mentioned the comet effect. That is a bit easier to read. The meteor effect is more complex to understand for me, without trying it out. Honestly I didn't look in detail how the effects work, so far. I think the goal is to find the position in code where the effect starts again. I couldn't try it out, but maybe after "_strip.ClearTo(rgbcolor_black);" could be the right position to reset the color.
Best regards Tobias
@Viktus04 @toblum Sorry dont have my computer and setup to test it. @toblum is right, all you have to do is set a SEGMENT.colors[0] to some color you like after _strip.ClearTo(rgbcolor_black);
Hello,
I am totally new to programming and I already talked to Tobias Blum because I'm using the Mc Lighting platform for my Wemos D1, he said that maybe you could help me. I want the Meteor Rain Effect to change the color after every cycle. I already tried to do it by myself but I'm not getting to the point where it works like this, I added the color_wheel the color is changing extremely fast and not after every cycle. but maybe I'm wrong with that. maybe you have a quick solution for me?
Thank you very much for your great work!