Integrated Dynamics

Integrated Dynamics

63M Downloads

Add redstone pulse writing aspect

rubensworks opened this issue · 0 comments

commented

Issue type:

  • ➕ Feature request

A boolean aspect should be added to the redstone writer that emits a pulse (of configurable length) when a boolean transitions from false to true. Perhaps an option could be added to also make it pulse when going from true to false.

This would require a state to be maintained, possibly within the redstone component capability.