Hi,
I'm using Godot for maybe a month now, still learning stuff. This is my first question.
So I'm building an app that's focused on playing different sounds from the SamplePlayer, changing their volumes, muting/unmuting them and so on. What is essential for the app is for sound to be able to play even while Android screen is locked.
I couldn't find how to do this, I've tried in project settings, SamplePlayer node inspector and tried from the code but was unable to do it. Any help appreciated! :)