Skip to content

Music is not looping #4

@umaqs

Description

@umaqs

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions