Core Gui Health Disabling Error

Hi! I have been trying to disable the health core gui.

However, I have been getting this error:
https://gyazo.com/2dc50d5676cc903c3f765cfbe893d837
Code:
https://gyazo.com/599bc22312509e02eeb1ca0f51fa8684

I have tried browsing the devforum for anything I might be doing wrong but couldn’t find anything.

SetCoreGuiEnabled is a method on StarterGui, not CoreGui.

2 Likes

Oh ok! My bad! Thank you so much!