Why does the delay node stop my function from working?

Ah, that was it! I was destroying the actor before the final function could go off.

I’ve changed some things and made the actor invisible with no collision and then set it to destroy 5 seconds later.

Thanks for your help. :slight_smile: