Modifies player movement (WalkSpeed and JumpPower) to traverse the open world faster.
Scripts often use StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false) to hide the standard Roblox inventory.
For those interested in the technical side of how these custom GUIs are built:
