Godot Version
4.7.stable
Question
I have a GPUParticle2D already unchecked ‘Disable Z’ in processs material. Then i set the scale 3d like this:
But the random scale seem to be the same in x and y axis. Ideally they should use the independent random seeds.
