There isn’t an event block for what you describe. It’s a pretty common thing to check, though. This is how I typically handle it:
You also could put that logic in an on update loop if your sprites can be destroyed by other means (e.g. if they are destroyed when they leave the screen).
