How can I limit the speed of my particles?

Hello!

I am making some simple ember particles, which I want to accelerate down, but I also want to set a maximum velocity, so they don’t accelerate any more. Ie, setting up a terminal velocity, so the particles don’t gain huge speeds as they are being slowed down by the air.

Thanks

You can use a Drag-node, this will cause “drag” and reduced velocity. does exactly what you want :slight_smile: