Particles on white background

Hello,

How can I display particles on white background?
In this PG, I am attempting to produce red dots particles on white

Thank you
David

I think this thread might provide you with an answer on how to circumvent this:

1 Like

Hello :slight_smile:

I add the same issue in this topic which is now solved :

  • Use Alpha (Color4)
  • Use blendMode STANDARD
  • Use a transparent texture (which is not the case of the default texture you used)

:arrow_right: Playground

NB: I linked toward a texture which is mine with sharp edges, but you would edit with soft edges if you want…

++
Tricotou

2 Likes