You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I was happy with FX2D performance, but then I implemented different colored particles, and they all only change color every few seconds, instead of every particle changing color. Guess I'll go back to P2D.
This sketch demonstrates the error:
We should see 7 differently tinted images. Instead all seven are tinted to colors[7]. Change the size call to
And the bug goes away.
The text was updated successfully, but these errors were encountered: