Hello Developers,
I am currently working on optimizing my Prison game for mobile. My game will use the default inventory system that Roblox provides and I am currently experiencing an issue with it.
As you may know, you can only see three tools in your backpack on mobile, and the rest of your tools are in your backpack. The only way to access the other tools in your backpack is to click on the inventory button: (sorry for the bad picture I took it from online)
Once you click on the inventory button, you are prompted with this UI:
-
What do I want to achieve? I want to want to create a text button that opens the player’s inventory:
robloxapp-20210821-1434153.wmv (513.2 KB) -
What is the issue? I have no clue how to do it
-
What solutions have you tried so far? I have tried using things like SetCoreGuEnaled(), but to cut to the chase, none of it works.
Thanks in advance