How to make pickup actor more precise

Hey all! I’m playing around with the VR template and I’m creating other objects for the user to pickup and interact with. I can create an item by copying and modifying the BP_PickupCube blueprint, but when I try to pick up objects, I can grab it without being that close to it, this leaves a gap between the player hand and the object. How can I make the area where the user can pick up the object smaller so that it looks like the player is actually grabbing the object? Thanks!