IntegratedDynamics icon indicating copy to clipboard operation
IntegratedDynamics copied to clipboard

Implement Rising Edge support for all Boolean aspects

Open GreyMario opened this issue 6 years ago • 1 comments

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.

GreyMario avatar Sep 26 '19 22:09 GreyMario

...and the same for "Falling Edge."

KollinsPlays avatar Feb 05 '20 13:02 KollinsPlays