this is for debugging
lose health and see if the print happens
It printed, so I’m not quite sure what the issue is
Could you just put a local script underneath the billboard?
--(Local script, not server)
local Billboard script.Parent -- Health bar
Billboard.Enabled = false```
BillboardGui.PlayerToHideFrom = game.Players.LocalPlayer -- might need to be done on the server.
I can write you a script too if you need any help.