Does particles support applying specific color? i whant to pick random color from list [ “#58D2FF”, “#61EDFF”, “#26FFE2”] to white blob texture.
Saw cofetti example, the how you do it
- create blob images with differently colored blobs
- add images to atlas
- pick atlas in emitter image property
- pick animation in emitter property (fx1, fx2, fx2)
- copy paste emitter like below (each emitter represent differently colored particle)
