I have a little Main Screen that should only start up on Beginplay, now the first thing I noticed is that the Screen started to pop up after the player died even though it’s set to only start up on Beginplay. I put a DoOnce node infront of it and it litterly still starts up the Main Screen on death.
If you are doing this in the playercharacter when it gets respawned, your suspicion might be correct. What about doing this in the player controller for example, which ‘survives’ the players character death…