how do I make my "audio" object play a song/sound in the background
Develop games in your browser. Powerful, performant & highly capable.
Background music needs to be placed in the music folder. Just use:
On Start of Layout > Play > "Your Music"
You need to have an Audio object in your project
Double click on your layout view and select Audio
and
of course a sound or music file uploaded into it as well.
then in your event sheet