Description :
Plays the specified sound in a continuous loop. Usable in both Classes and Scenes.
Uses :
Use this for playing continuous sounds like ambient tracks, background music, etc.
Example :
This code starts looping the sound "bgMusic1" when the scene is loaded.