How do I make my player die when it falls off screen?

I’ve been trying to do this and i just cat figure it out? i’ve read a few answers and tried a few things but don’t understand most of them or they don’t work. So far i’ve basically managed to add “destroy object when offscreen” in behaviors for the player but that doesn’t kill me? please help!

You can just delete the Player when it reaches certain Y Position or destroy outside the screen also works if your camera doesn’t follow anything and stay there

You can use this extension in reverse check mode

1 Like