06-16-2015, 03:53 PM
Add some sort of mathematical component (input 2 numbers and select an operation, result is output), as well as a comparison component (compare 2 inputs, output only if the result is true). Allow inputs to be set to constants, so I can increment a counter every time a door opens or something.
Add a memory component that remembers a single input value, and outputs it when a signal comes in.
If feasible, tie in more of the engine parts to components. Allow us to create insane systems to automatically set the vent pipes to 5 if pressure gets too high, for example.
Some sort of way to export/import contraptions would be nice. Right now I have to write down each component + connection + setting, and set it all up again every round. Being able to quickly set up something, even if it's only small groups of components, would help for creating more complex things.
Add a memory component that remembers a single input value, and outputs it when a signal comes in.
If feasible, tie in more of the engine parts to components. Allow us to create insane systems to automatically set the vent pipes to 5 if pressure gets too high, for example.
Some sort of way to export/import contraptions would be nice. Right now I have to write down each component + connection + setting, and set it all up again every round. Being able to quickly set up something, even if it's only small groups of components, would help for creating more complex things.