Unity Tutorial: First Person Controller (Part 12 – Pickup System)


As we continue to extend our character controller we’re going to add in support now for extensions starting with a pickup system. We’ll support both automatically picked up items and also items which require an interaction to pick them up.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UnityTutorial_CharacterController/tree/Part-12-Pickup-System