#Music is not looping from animation player

7 messages · Page 1 of 1 (latest)

peak grail
#

My music only plays once and while the animation player loops back around the music playing does not and only lasts as long as the sound clip

brisk turtle
#

So you're trying to only play the first 25 seconds then loop?

#

Not sure if an AnimationPlayer is the best solution for looping music. Seems better to just use the AudioStreamPlayer directly

#

Just make sure looping is enabled on the audio file's import settings

peak grail
#

@brisk turtle so I have to use code to loop music because the animation player doesn't properly update the sounds?

#

I just want to loop my music from point a to point b

#

thats not much to ask