notsad2
(nots7d)
1
i know, posts from 2020 exist, but i’m gonna ask in present-time just to be sure
currently, the backpack gui looks… very ugly!

is there a way i could somehow make the backpack run on a different gui?
keyword: gui, i’m not making a custom backpack
Ant1xc
(AnT)
2
As far as i know, u cant change core gui to another style, however u can disable them and make ur own.
notsad2
(nots7d)
3
ooh, how?!?!?! charrrrrrrrrrrrrrrrrrrr
Ant1xc
(AnT)
4
To disable the backpack:
game:GetService('StarterGui')%3ASetCoreGuiEnabled(Enum.CoreGuiType.Backpack,%20false)
To make a custom backpack UI, its a bit too long for me to explain here but u can search on devforum or yt, there are many tutorials on that.
1 Like