How do I do this (sliders)
Jerm_S - Custom level - Aug 27, 2022 from Windows
Issues trying to play levels?
Troubleshoot issues playing levels
This slider currently outputs a 1 at the top position, .5 in the middle and a 0 at the bottom. I want the slider to output .1 at the top, .05 in the middle and 0 at the bottom.
Views: 51 - Downloads: 31 - Level ID: 502
Comments
2 years ago
Jerm_S: Check out my level "Wall Decor" to see the sliders in use.
2 years ago
Glados: You can also use a mul module and input the multiplier, in case you want to make it dynamic, sort of speak.In your case, the multiplier would be 0.1
2 years ago
Jerm_S: @chad64 thank you.
2 years ago
chad64: you can connect it to a muladd and set the multiply to .10