Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i reloop Sound?

Asked by 9 years ago

I did this

script.Sound:play()

But how do i Reloop it?

1 answer

Log in to vote
1
Answered by
Legojoker 345 Moderation Voter
9 years ago

There should be a property in the Sound called Looped. Make that true and it will loop for you.

0
Thanks :) LordDamionDevil 0 — 9y
0
No problem :P Legojoker 345 — 9y
Ad

Answer this question