Where can i find a good custom inventory system

Also, maybe store the inventory in a table then keep updating the UI by looping through the inventory. So that way when you remove an item from the inventory and change the position to its index.

1 Like