Tick → sequence: then 0 → Branch [true] execute traces
use a bool variable to control whether the trace function gets executed.
sequence: then 1 is used for anything else you want to run on tick.
Also I’d use a custom trace channel or profile for the trace that hits everything you need to.
Project settings → Engine → Collision