New built in health bar?

Could someone link me to something mentioning this?? No idea when rolled out and I want to switch to the old one or turn this off.

I copied every built in script that force loads in runtime and none of them were localscripts that manage this.

1 Like

You can turn it off with this function:

game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.Health, false)

is there a way to get the old one?

1 Like

nevermind i turned it off and just made a new one

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.