Unit Reference Edge Trigger - RealityStop/Bolt.Addons.Community GitHub Wiki
Edge Trigger
Detects when a boolean transitions value. Control flow is only allowed through when the input value has changed from false to true, or true to false.
Detects when a boolean transitions value. Control flow is only allowed through when the input value has changed from false to true, or true to false.