How to fire an event once every time a multi sphere trace hits a new actor, and another event when it stops hitting an object?

Thanks for replying.

This would be an alternative to the multi sphere trace, but that’s working for me.

I’d still have to manage the hit checks to fire the events appropriately, which is what I’m having problems with.