Interactive Sound Game
Hi. Apologies if this has already been covered it's just I’m not entirely sure what I need to do so was unsure of what to search for.
The game is composed of a scene that contains buttons that play different sounds when pressed. The user clicks a button, 'record', which records the sequence in which they press the buttons and they can then play their sequence back using a 'play' button.
I understand I need to use an array to do this but how I would go about this is what I am lost about. I hope I have been clear enough on my description and any help would be greatly appreciated.
Thanks.
|