Why when you reset your character, sometimes a red circular GUI appears while sometimes not?

Hello everyone,

So I was just wondering how comes when you reset sometimes you get that red, blood circular UI around your screen and sometimes you don’t. Is this just random or is there a reason why you get it and don’t get it- i’m asking because it makes you unable to manipulate the camera which is kind of a problem for me so I rather avoid the red overlay. Thanks.

1 Like

The red circular GUI appears only when you take heavy damage.

How do you avoid the red circular GUI, because when I reset my character I am always taking heavy damage but it only appears sometimes. Why is that, do you know? Thanks for your answer.

Ok, I know how to disable it but I don’t know why it appears only sometimes.
This line disables it:
game.StarterGui:SetCoreGuiEnabled("Health", false)

Thanks, but I already tried that. It only makes the GUI invisible but it still affects the camera unfortunately, so I need the whole action to be nullified not just the GUI. Anyone know how?