Open SirVeggie opened 3 months ago
You can convert any widget into an input, except for booleans. All booleans widgets are missing from the Convert widget to input menu.
Convert widget to input
Boolean widgets can now be converted to an input, but they're all of the wrong type. If you convert a boolean into an input, the type is toggle, so you can't connect the actual BOOLEAN type into it.
toggle
BOOLEAN
You can convert any widget into an input, except for booleans. All booleans widgets are missing from the
Convert widget to input
menu.