Create a loop with mp3 file

Hi, i Have a mp3 file and i want repeat a sound n times. I try with repeat Sound.call.Play … mp3 but not work.
Try with repeatWhile but not work.
Is it Impossible make this?
If someone have an advice, thank’s.

In the demo project on the scrGame2 page there is an example of working with a short sound when a chip is walking across the field.

https://x.thunkable.com/projects/5b556a3103b99399194e5d38/scrGame2/designer

1 Like