#Looping Song Battle Logic

6 messages · Page 1 of 1 (latest)

ruby rapids
#

I want to have a pause before the battle starts at the beginning of the encounter so that my intro and dialogue can play out before the battle starts. I managed to do that by adding five seconds of silence to the beginning of my song. The only problem is that when the song loops, there will always be a five second pause between loops. How can I have my pause at the beginning of the encounter but not after every loop?

woeful furnace
#

For custom world support best is to post question in #1345418595626254448 !

But as far as I can see there is no way todo this behavior as of right now in the custom world sorry! :(

#

Technically how it could be done is if you can somehow adjust so the loop starts at 00:05.

I don't know how to modify the loop start in the CB_Chart script.

But best and easiest approach is probably to work on song so it makes more sense!

#

I hope that helps a bit!

ruby rapids
woeful furnace