Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instead of start and end colors, have an array different colors? #14

Open
issy123 opened this issue Jan 11, 2018 · 1 comment
Open

Instead of start and end colors, have an array different colors? #14

issy123 opened this issue Jan 11, 2018 · 1 comment

Comments

@issy123
Copy link

issy123 commented Jan 11, 2018

As title says
so you can define something like colors:[0xFF0000,0x00FF00,0x0000FF]

@andrewstart
Copy link
Collaborator

If you want different starting colors, you'll need different emitters. If you wanted to cycle through a list of colors for each particle, you could try using the value-lists (https://github.com/pixijs/pixi-particles/tree/value-lists?files=1) branch of the runtime that I began experimenting with (no editor support yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants