I've been making soundboards but it takes a lot of time. My method was, make a sprite when clicked stop all sounds then play sound. Its easy but when i have 100 sounds i have to write this condition ( well copy and paste it ) 100 and change the sprite clicked and the sound to play for every single one.
My question is.. is there a way to.. when a sprite is clicked (family). Can a sound play that has the exact same name as the sprite. This would help me because all i have to do is make sure the sprite and soundfile has the same name for it to play. I tried this but couldnt find a way to do it in conditions.
What I've been doing
What I'm trying to do. play by sprite name