usermods/PS_Comet/README.md
A 2D falling comet effect similar to "Matrix" but with a fire particle simulation to enhance the comet trail visuals. Works with custom color palettes, defaulting to "Fire". Supports "small" and "large" comets which are 1px and 3px wide respectively.
Demo: https://imgur.com/a/i1v5WAy
To activate the usermod, add the following line to your platformio_override.ini
custom_usermods = ps_comet
Or if you are already using a usermod, append ps_comet to the list
custom_usermods = audioreactive ps_comet
You should now see "PS Comet" appear in your effect list.