FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

Music restarts with each animation loop

Boolyman opened this issue ยท 2 comments

commented

Describe the bug
The menu background music restarts each time the background animation (which is only about 5 seconds) loops.

To Reproduce
Steps to reproduce the behavior:

  1. Use animation maker to assign background music and an animation to your main menu.
  2. Load game.

Expected behavior
The song to play all the way through, not restart with each loop.

commented

You're describing the normal behavior of animation audios. They are supposed to loop with the animation, because, well, they are animation audios.

What you need is an actual menu background audio. You can add audios to your layout by clicking on Element -> New -> Audio. You can manage and delete your audios in Element -> Manage Audios.

commented

Thanks, got it.