Sound Menus 04/28/23
Hello, and welcome back!
Today we will be discussing sound menus and how to set them up! At first I was really nervous to do this one as I thought I was going to have to go back through all of our play sound nodes to adjust them after setting this up but unreal has a convenient sound class system , so all I needed to do was adjust all the sound cues to use that class. Thankfully we did not have too many cues yet! However, I wanted the menu to tell the user which level was already selected and that was more challenging task.
I ended up making a list where each index of the list corresponded to 0-Master, 1-Music, 2-SFX. Within the array each index holds and int that represents its level of volume. I can then reference that list to set the appropriate highlighting on the buttons for the user experience. The main issues were that I couldn't get the controller to operate sliders as well as buttons. Sliders would have provided more precise controls to the volumes. I have not given up on it yet. This month I plan to learn a lot more about widgets and using gamepads with them.
Files
Get Party Panic!
Party Panic!
Race against your friends for the treasure in this 4-player party board game!
Status | Released |
Author | ctrl.alt.defeat.team |
Genre | Adventure |
Tags | Board Game, minigames, Multiplayer, party-game |
Languages | English |
More posts
- Game Over! Continue?Jun 24, 2023
- Reflecting on the Journey: The Finale of Party Panic's Development... or IS it?Jun 22, 2023
- New UI, same old usJun 17, 2023
- Animating A Mesh Without a Skeleton by WhitakerJun 16, 2023
- Animating Text in a Widget By WhitakerJun 16, 2023
- Final Stages and Future Prospects: Party Panic DevlogJun 15, 2023
- The Volcano is active!Jun 10, 2023
- Devlog: Conquering the Challenges in 'Crash'em Karts' - New Kart Racing Mini-gam...Jun 09, 2023
- Camera Angles and using new CamerasJun 08, 2023
- Party Panic! Devlog: Navigating through Challenges and Revving Up for a New Mini...Jun 02, 2023
Leave a comment
Log in with itch.io to leave a comment.