wiremod / wirebox

Wire for S&Box. Early WIP.
MIT License
37 stars 8 forks source link

Wiring Tool: allow setting Constant Values directly into Inputs #19

Open Nebual opened 3 years ago

Nebual commented 3 years ago

Inputs can currently hold a value without being connected to anything. Lets add UX to the Wiring Tool so it can directly set values, making explicit Constant Value gates optional.

This can also be used by Tool cpanels, so wheels can have a default "Torque" set on creation, which is just a wire input away from being dynamically changable.