Clear Player Inventory

How do you make it so when a player presses a button, it clears their inventory?

Use an inventory manager. Hook up the button so that when the player presses it, the inventory manager clears their inventory.

3 Likes