Detect How Fast Value Changes
We can use a SlopeCHOP
to detect how fast the input value is changing and then use a LogicCHOP
to execute some behavior when the change reaches certain value.
We can use a SlopeCHOP
to detect how fast the input value is changing and then use a LogicCHOP
to execute some behavior when the change reaches certain value.