GAS heavily relies on gameplay tags. if you can track moment using player’s input: move forward /right are equal to zero, start a timer or delay, after 3 sec, you can check speed. if speed is zero, “add loose gameplay tag”, if not, “remove loose gameplay tag”. your GE should be “activated by target tag”.
Hope that makes sense.