Add a boolean on pickup, inside the game instance, i.e. Item1, Item2, Item3, and on spawning of each single item check with a branch if the Item is still false. Though there may be easier methods when you have hundreds of collectibles.
Add a boolean on pickup, inside the game instance, i.e. Item1, Item2, Item3, and on spawning of each single item check with a branch if the Item is still false. Though there may be easier methods when you have hundreds of collectibles.