Is it possible (like objects) to make a looping sound or music global, so I can have the same music playing for a few frames without it starting over?
Printable View
Is it possible (like objects) to make a looping sound or music global, so I can have the same music playing for a few frames without it starting over?
If you turn on play sound over multiple frames you will have that. Just have the samples loop.
Application properties -> Runtime options -> Sound options -> Play sounds over frames
Wow, thanks.
I never bothered looking in application properties for that.