Hey, this is how you would go about spawning multiple items into the players inventory from a consumable:
You need to create new array variable of the “PrimalItem” class(the “Dye Array” in this example) that contains the items you want to spawn.