Settings slider
-
Is there an easy way to create a settings U.i specifically for a volume slider option? A slider that is used to control the volume of a music in game. I want to say it has something to do with the drag behavior.
-
Maybe hyperPad can add this in the future as well where it’s easy to create settings slider u.i. Something similar to how we create health bars in hyperPad. Where we can also change the graphics of the health bar. They can be called a slider behavior and within the properties you can choose main music or all sound effects.
-
@SplitMindGaming I made an example copying what I've been trying to use for sports competition:
The sliders are on the UI layer. The top slider works, giving a range from -1 to +1, the bottom slider I tried to use drag and drop with Follows Y turned off and a constrained area, but it seems to have completely ignored them cause you can just drag it everywhere, seems like a bug. With the top slider, there are a lot of numbers being used that depend on where the slider is on the screen and how big the slider is. Some numbers you just enter the x or y position of the slider, others I was too lazy to figure out and just used trial and error lol.
-
@Aidan-Oxley thanks i will check this out once i get home.