Hello everyone, i made a VFX Graph system, but the particles are sorted weird; the oldest particles to the front. I want this to be the opposite; the oldest particles go to the back, and the newest particles go to the front. How do I do this?
This is what the particles currently look like:
Did you get this solved?¿
In the Renderer section of your particle system, there is a Sort Mode dropdown menu where you can choose how to sort particles.
Thank you for your answer! But, I was asking about VFX Graph, there is no way to do it for version 2021.3?