How to delete spawning objects in the scene?

Hi.

I know two different ways to do that.

1- set the life time of your object from details panel.

2- promote the return of spawn node to a variable and use destroy actor node when you want.

I am currently away from home and can’t illustrate it for you