IntegratedDynamics
IntegratedDynamics copied to clipboard
Implement Rising Edge support for all Boolean aspects
Issue type:
- :heavy_plus_sign: Feature request
Short description:
Implement a configuration option for "Rising Edge" in all aspects which accept a Boolean variable as an input, enabling a more compact method of triggering an event exactly once.
Alternatively, adjust Redstone Writer's Pulse to support Rising Edge as an option (as opposed to pulsing on delta, which I believe is its current function) and require a Reader to read the pulse.
...and the same for "Falling Edge."