Hi :-)
So how do i make single AudioStreamPlayer3D-node louder (in the inspector, not by code)?
The Audiostreamplayer (without "3D") does have a "Volume dB"-Setting, but the Audiostreamplayer3D does not, it only has "Unit dB", which does something differently, afaik.
I don't want to use Busses for this, i use those for groups like Music or SFX, but if i want to balance 30 Sfx against each other, i don't want to create 30 busses, of course.
Also, can i change the default values? Atm i'm changing the Distance Attenuation Filter from 5k to 12k on EVERY Audiostreamplayer3D i create, so that's a lot of repetitive work -.- It woul be nice if i could make it so that 12k is the default value for every Audiostreamplayer3D i create in the future.
Thanks for your help!Micha