VincentGarreau / particles.js

A lightweight JavaScript library for creating particles
https://vincentgarreau.com/particles.js/
MIT License
28.94k stars 4.82k forks source link

Can't change opacity on image #493

Closed Endxca closed 2 years ago

Endxca commented 2 years ago

Hello, it seems like we can't change the opacity of particle when selecting the image option, could you please add it? Thanks a lot for reading.

markwrightdev commented 2 years ago

Hello, it seems like we can't change the opacity of particle when selecting the image option, could you please add it? Thanks a lot for reading.

168 was already opened about that, but this project looks abandoned. I’ve migrated to tsparticles few months ago with that feature.

https://github.com/matteobruni/tsparticles

Endxca commented 2 years ago

Yea I made up my own particle thingy with html and not canvas. Thank u for the help anyway