How do I remove the Core GUI elements(Health bar, Backpack, Etc)?
1
game.SetCoreGuiEnabled(
"All"
,
false
)
All, Backpack, PlayerList, HealthBar.