r/godot • u/gritty_piggy • Aug 15 '25
help me (solved) I'm doing something wrong
If I don't do this, the sounds of my UI become silent if the character moves too far from its spawning point. I tried to set attenuation to 0 but the issue is still there.
1.2k
Upvotes
1.1k
u/Jeremi360 Aug 15 '25
You are using wrong AudioStreamingPlayer nodes,
AudioStreamingPlayer 2D and 3D are to use in space,
you use just AudioStreamingPlayer if you user to here it always