pixijs / particle-emitter

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

404 for Interactive Particle Editor #164

Closed MentalGear closed 2 years ago

MentalGear commented 2 years ago

The interactive editor as stated in the readme (http://pixijs.github.io/particle-emitter-editor/) resolves in a 404 error.

andrewstart commented 2 years ago

Whoops, that link got caught up in the find & replace renaming of the repo. Thanks for catching that!

MentalGear commented 2 years ago

The library.js file on the particle editor shows version 3.0.4, is that intentional ?

andrewstart commented 2 years ago

The editor is rather old and needs a complete overhaul. As such, it doesn't support all of the new features, but does produce emitter configuration that you can use with the upgradeConfig() function.