Project-Blunder / TheGame

A Collab for a game.
0 stars 0 forks source link

wrapping up the music #28

Closed sruloart closed 9 years ago

sruloart commented 9 years ago

Separated tracks won't work (I've tried) because the beat can only fit in very specific points during the mood track or else it will sound pretty bad (and there's no reasonable way of achieving this, at least for now).

So, I can make another track in which the beats start only after the average time it takes for the player to reach wave 3 (say, 1:26 seconds). that's for going at the all tracks thing manually...

But, maybe there's a code setup, you let the 3bzmood track I've added to be played once (but with loop disabled), then, when it's finished playing, you load another, looped enabled, version of it, with the 3bzbeat (also looped enabled). This way the beats are added a 1:17 into the game, whatever that means :)