Question
How do I make it so that a sound is played when a button is pressed?
I have a clickHandler event created for when the button is pressed, but I cannot figure out how to make it so that it plays a sound when pressed. i have the sound in my assets folder. What is the command for that function? Also, can I make the button so that it is transparent, like, so that it looks like the user is pressing in a part of an image in the background?