1. Disable PickUps with OnTriggerEnter

2. Add a tag to the PickUp Prefab

3. Write a conditional statement

4. Set the Pickup Colliders as triggers

5. Add a Rigidbody component to the PickUp Prefab

Complete this tutorial