How do I do this (sliders)

By Jerm_S – Custom level – uploaded 27 Aug 2022 from Windows

Where to play?

PlayEdit
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: 54 - Downloads: 35 - Level ID: 502

Comments

4 years ago Jerm_S: Check out my level "Wall Decor" to see the sliders in use.
4 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
4 years ago Jerm_S: @chad64 thank you.
4 years ago chad64: you can connect it to a muladd and set the multiply to .10