Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to remove Core GUI elements?

Asked by
Mr_Octree 101
9 years ago

How do I remove the Core GUI elements(Health bar, Backpack, Etc)?

1 answer

Log in to vote
1
Answered by 9 years ago
game.SetCoreGuiEnabled("All", false)

All, Backpack, PlayerList, HealthBar.

Ad

Answer this question