Spatial inventory system, I don't want to pick up items automatically but rather by pressing the "E Key"

so basically you want to move everything from overlap begin/end to custom events Pickup/Drop and then call those custom events when you want, which in this case is the ‘E’ key.

but remember to do the sphere trace to confirm you’re in range and which item to get