What is a good way to re-run a section when an event is called?

I want to re-run this section every time an event is called. The issue is that if I use Conditional abort with HasReceivedEvent it will exit the next frame when HasReceivedEvent turns back to false.

How to approach this?

1682593455492.png
Really any way to re-run a section is what I'm looking for. Doesnt really matter how.
 
Last edited:
Top