VincentGarreau / particles.js

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

New particles duration? #527

Open Desync3 opened 7 months ago

Desync3 commented 7 months ago

When using the push animation it creates alot of particles, I want to make so the newly created particles have a duration of 3 seconds after 3 seconds make then fade away. How can i do this?