Use "Audio Play by name" action. And in Name put:
choose("sound1", "sound2", "sound3", "sound4", "sound5")
Thank you so much again!
I wonder if you could help me with another problem I have with my project(memory match game).
Since English isn't my first language, I have hard time explaining the details of my problem.
https://drive.google.com/file/d/1Xw7JSrDU36QSKauGbrg19sZrBY5-1tyT/view?usp=sharing
In the project, I added 78 pairs of cards in the animation
but the method in the tutorial only draws the first 16 cards.
How can I make it draw totally random cards out of the entire deck?
Please have a look at my work and see if there's a change I could make.