Unreal's Audio Sliders
When creating the options menu, I needed sliders for audio, and there was exactly that, a widget called Audio Slider. I threw them in and they looked cool because on the side, it displayed the decibles for that slider. After a bit of research, trial, and error, we learned that it couldn't work. We had to figure out what to do because I wanted sliders for the audio, but the current ones won't work.
Turns out, a widget that Unreal also has is just generic sliders. They look a bit different, but they will work the same. In the settings, we were able to set a min and a max for the slider, as well as where the slider is set. I still wanted the text next to it, but as a percent text of the audio volume instead of having it in decibles. I added a text box and sized it appropiatly to show 0% - 100% without issue. Putting functionality in that was much easier, but we had to do a bit more to also update the volume percent text.
(Before) Audio Sliders that won't work with our game.
(After) Regular Sliders with percentile text for the volume
In Plain Sight
Status | In development |
Authors | 6SidedStudio, TrayCoats, Jonathan Kohl, wunt, Kyu, Glitch, DeltaCompany |
Genre | Puzzle |
Tags | Fantasy, First-Person, Horror, Stealth |
More posts
- Death And RebirthJun 01, 2024
- Missing Projectiles - Jonathan KohlMay 31, 2024
- Town AlarmMay 31, 2024
- Opening back up the Opening.May 31, 2024
- Try, Try, AgainMay 30, 2024
- When the hint shop scammed the playerMay 26, 2024
- Town Alarm Collision DetectionMay 25, 2024
- Grappling hook and Shifting prioritiesMay 25, 2024
- Making Cutscene is Time ConsumingMay 24, 2024
- Trouble Returning Ritual Items – Jonathan KohlMay 24, 2024
Leave a comment
Log in with itch.io to leave a comment.