Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Music is not looping #4

Open
umaqs opened this issue May 18, 2017 · 0 comments
Open

Music is not looping #4

umaqs opened this issue May 18, 2017 · 0 comments

Comments

@umaqs
Copy link

umaqs commented May 18, 2017

Music resources are not playing on loop.

How to Fix :
Update the code to set both music resources to loop. Add the following line inside for loop in "Awake" method
musicSources [i].loop = true;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant