How to add sound when the user clicks a button?
Hello!
I'm using the free version of Clickteam Fusion for a game design course in highschool. My current project has three frames: Start, Game, and Results. On the Start screen there is a start button object. In the Event Editor, there is a condition "User clicks with left button on (Start)" Under the storyboard controls, there is a green check mark and that makes it so that when you click the start button, you go to the next frame (the Game frame)
It's the same on the Results frame, except clicking that start button just resets the application.
Now my problem: I'm trying to add a sound that plays when the button is clicked. It's just an extra thing my teacher suggested we add.
I tried putting a green check mark next to "User clicks with left button on (start)" under the Sound icon- I thought it would play my chosen sound when clicked. But when I did this, the sound never played. Is this happening because it's also moving to the next frame? Or is there another way to make it play sound?