Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parkour Warrior Music fade in when finishing leap in the exact same time as the music starts fading out #89

Open
MrKacafirekCZ opened this issue Sep 9, 2023 · 5 comments
Labels
Enhancement New feature or request

Comments

@MrKacafirekCZ
Copy link

Is your feature request related to a problem? Please describe.
I often find myself finishing a leap around the time when it says "Next leap in 00:14" or "Next leap in 00:15". At this exact time the music starts fading out. When I finish the music starts over and playing at the player's specified volume.

Describe the solution you'd like
It would be nice to have the music fade in while it's still playing. If it's no longer playing (aka the overtime music is playing), the currently implemented solution works well enough (aka overtime music stops and Parkour Warrior music starts playing again from the beginning).

Describe alternatives you've considered
No alternatives have been considered.

Additional context
N/A

@AsoDesu
Copy link
Owner

AsoDesu commented Sep 15, 2023

This is something that i originally wanted to do with the survivor music, but i ran into a lot of issues and kinda just wanted to get it out lmao
I'll have a look and see what i can do

@AsoDesu AsoDesu added the Enhancement New feature or request label Sep 15, 2023
@MrKacafirekCZ
Copy link
Author

Yeah I actually tried to do this myself but I ran into an annoying Minecraft "feature" (I guess) and that's any sound with volume 0 is immediately getting stopped.

@AsoDesu
Copy link
Owner

AsoDesu commented Sep 16, 2023

yeaa that's given me way too many issues lmao

@MrKacafirekCZ
Copy link
Author

Hm I just had an idea, if it's possible to set the volume to such a value that you can't hear anything as the player but it's still not equal 0 meaning Minecraft will not stop that sound.

@AsoDesu
Copy link
Owner

AsoDesu commented Sep 16, 2023

thats how Noxesium stops the music from stopping when you set a volume slider to 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants