I'm new to Godot and I started to implement SFX to my project. Problem is, while object moves to left side of screen, SFX is louder on left channel, and vice-versa for right.
Is there a way to disable that?
Script is simple - $SFX.play() and is a part/child of object