The Student Room Group

Silver Badge Maker part 2

How do you get the robot to make a noise?
I’ve been trying for over three weeks and cannot find the answer.
Reply 2
Original post by Suzygirl57
I’ve been trying for over three weeks and cannot find the answer.

I figured it out it's :
var soundBlocks = [crash,happyBeep,whistle];
for (i=0;i<soundBlocks.length;i++)
{
playSound(soundBlocks);
}
I hope this helps :smile:
(edited 1 year ago)
Original post by 812623
I figured it out it's :
var soundBlocks = [crash,happyBeep,whistle];
for (i=0;i<soundBlocks.length;i++)
{
playSound(soundBlocks);
}
I hope this helps :smile:


Thank you so much. I really appreciate it

Quick Reply

Latest

Trending

Trending