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

Generate volume sliders from project buses #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zextillion
Copy link

Instead of hardcoding a Music and SFX bus, this will instead generate sliders based on the audio buses already defined in the project, including the master bus. The labels will display "{Bus Name} Volume".

I'm making this change because when I was trying to implement into my already existing project, I had more audio buses than just Music and Sfx, and it was a little bit of a chore to add new volume sliders and change the existing ones.

This new system should be more flexible, but comes at the downside that the user will have to make changes to the slider node separately from the main options menu scene.

Instead of hardcoding a Music and SFX bus, this will instead generate sliders based on the audio buses already defined in the project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant