Saltar al contenido principal

Búsqueda

Can we tweak wire

  • Supposer

    I think what you really want is to switch between outputting the original value or outputting the calculated value.

    If that's right, you can use a selector. Wire the original value to input A. Wire the calculated value to input B. Wire output A and output B to something to display the value (another slider?).

    Now, when A is the active selection, the display will show the original value. When B is the active selection, the display will show the calculated value.

  • Magus0Mind00

    Use the variable gadget. Then wire your slider to a Variable Modifier gadget.

  • StankyDino

    https://indreams.me/element/b1zgDxpFwII

    This will let you return two different values, based on another input

Iniciar sesión para dejar un comentario.