pixijs / particle-emitter

A particle system for PixiJS
http://pixijs.io/particle-emitter/docs
MIT License
784 stars 124 forks source link

Is the project will keep update? #206

Closed asd4486 closed 7 months ago

asd4486 commented 8 months ago

Hello, the project hasn't been updated for a while, I want to know if it is still alive. Or I need to upgrade by myself :/ Thank you

andrewstart commented 8 months ago

The project is still maintained, but it tends to not need many updates. It works with the latest release of Pixi, and once V8 is released it will probably need only minimal changes to be updated (although module changes will probably break support for older releases).

asd4486 commented 8 months ago

So if I didn't misunderstood, if I want more feature I need to add by myself? Also we made a particle editor for EmitterConfigV3 (not 100% done yet), don't know if you are interested or not

andrewstart commented 8 months ago

Yeah, I tend to not have time to work on requests, so with the easy extendability of the library I am happy to look at PRs for generally useful features others develop. I am definitely interested in particle editors, since I built in the editor information to the latest version of the library but again, didn't have time to develop anything from there.

asd4486 commented 7 months ago

Great, I'll PR my features sooner :)