pixijs / pixi-particles-editor

PIXI-based particle editor
http://pixijs.github.io/pixi-particles-editor/
MIT License
65 stars 20 forks source link

Angle property for z axis #22

Open AdrienLemaire opened 2 years ago

AdrienLemaire commented 2 years ago

Thank you for making this tool. I'm working on a 2.5D game which has a 3/4 perspective.

I'd like to add particles like rain, but I'm not sure how to give the proper direction. Would it be possible to add some depth angle property, to allow particles moving along a z axis ?