SamSuka
Lunoracle
Lunoracle

patreon


Music in my worlds and how I learned to deal with it

Back when I made the Sour Mall, my mindset was: I will not be perfectionist. I will just make something fun to work. And that was exactly what I did. But with that, I had... some limitations. One of them was music.

I did... well, just some workarounds, such as placing the audio sources perfectly where i wanted them to transition. Thing is, that brings us some *severe* limitations for logic and interesting-sounding transitions.

The way I found to circumvent that? Make my own transition.

Thing is, I could do it through an animator, but that would require me to make many, MANY animators if I wanted to make it a certain volume.

So, instead of that, I coded my own transition using C# and Udon#.

Basically it fades into a music, if insta start it just plays on full volume, and fades slowly into the full volume. It's quite specifically made for the way I do it, but I might eventually release it.

Biggest limitation? I can't use loops such as while, for nor forelse. How does one fix that? By checking if it's in a transition EVERY FRAME (yes LMAO)

Welp. But it works, so who am I to complain HAHAH


I might release the tool later for patrons, it should come quite in handy, cuz I found NO tool for doing shit like this at ALL when I searched man...

Music in my worlds and how I learned to deal with it

More Creators