Is there a way to make only 1 or 2 items as GUI in an inventory?
I need a mix of regular inventory and some slots which will be like buttons or just interactable. They should never be removed or moved to another slot.
Do I need to cancel everything the player is able to do with an item in an inventory to achieve that? Or is there a quicker way like using something like gui:true for a specific slot?