How can I stop the rotation OnComponentEndOverlap?

Hi all,
I have a OnComponentBeginOverlap worflow, that starts an event tick that triggers a rotation. That works well so far.
However:
I want to stop the rotation OnComponentEndOverlap.
Right now I have no idea how I would do that.
Thanks for your help

Use gate node in Tick, open it on OnComponentBeginOverlap and close it on OnComponentEndOverlap

Hi heikog,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.