Looking to add sound (music now, effects later) but hear nothing when I test.
I have the Audio Object added to my project.
I loaded 2 different .wav files to my project.
These are stored under sound so they preload with my preload sounds checkbox checked. (I did move them to Music to test but it did not fix the problem)
Under Project Bar I can right click and preview the sounds and they play.
My code (shown below) should play 1 song at start since Layer 0 is visible and 4 starts out hidden. When entering a dungeon 4 gets hidden and it should play the 2nd song after stopping the first song. Essentially go back and fourth.
Previewing my Project produces no sound. I am using Chrome and updated Construct 3.
-Also tried on start of project play "song name"
-Also tried to play from Firefox.
/shrugs not sure what else to try
As always any help is appreciated!