No problem, you’re welcome
About the “kill the player” node is needed because when you beginoverlap the active boolean will be set to true, and if you leave it it will be set to false, but if you die the active boolean will stay on true if you don’t change it when the player die, that’s all