Telkine2018 / compaktcircuit

3 stars 5 forks source link

Packed mode does not maintain state for space-exploration ships #7

Open Wolvereness opened 6 months ago

Wolvereness commented 6 months ago

I made a memory cell that stores the state of things from a clamp: Notated memory cell

The basic functionality is that the top-left is an input, and from the bottom-right it will "remember" the last present values (no flickering, and it's always in a valid state).

When placed on a space ship (space exploration) that lifts off:

An example of how it would be used for this: image

I can also provide a save file, if needed, to observe the difference between packed and unpacked.