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

improve scale/alpha/color behavoirs #208

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

asd4486
Copy link

@asd4486 asd4486 commented Nov 17, 2023

  • Improve scale, can set a staticScale at initialization and control with scale(see new bubbles exemple)
  • improve alpha, can set staticAlpha at initialization and control with alpha(see new bubbles exemple)
  • improve static color, can set multiple staticColor at initialization (see confetti exemple)
  • add confetti exemple
  • improve bubbles exemple

TODO:

  • color blend
  • better rotation control(now the rotation of shape and particle are mix together)
  • seperate scale x and y?
  • ......

@andrewstart
Copy link
Contributor

I am aware of this, and will take a closer look once I am less busy in a week or two. In the meantime, there are some places where spaces got replaced with tabs - could you change those back?

@asd4486
Copy link
Author

asd4486 commented Nov 20, 2023

I'll check on that

@asd4486
Copy link
Author

asd4486 commented Nov 20, 2023

If you have more feature ideas you could list in this PR, I'll may make it later :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants