Auto Interact (auto pick up)
Mostly makes sense if you set the interactable to destroy on interaction. Click on the AC_MakeInteractable component and in the details tab under Interacting adjust the value of AutoInteractBelowDistanceToCharacter. Or for foliage you can set this variable also in DT_InteractableFoliage. If you set this variable to 0 it means that auto interaction is disabled for this interactable. You can increase this number to enable it and make the player automatically try to interact with it if the player gets below (close enough) this defined distance. It is recommended to keep this number small like below 200 so the character really has to get close / run over the interactable.