I have an AudioStreamPlayer and it works well - my background music is playing without issues.
For now I wanna add a sound effect when something is triggered (e.g. pick up an item). How can I play it in my ASP?
Should I just create new node and load my sound effects there? What if I wanna play like 5-10 audio files at the same time - should be there 5-10 ASP nodes? I just wanna make sure if there is an easier way to do this stuff like... idk maybe using buses in "Audio" tab.
Thanks in advance.