Simple 3 item equipment character

Just create the functions “PickupItem” and “DropItem”, one of them will be on the variable “inHands” when you take it in hand. If you pick up an item and the inventory is full, call the function “DropItem” of your item “inHands”.