Pick Up From Anywhere

Hey, I tried searching through the forum if anyone else has had this issue but i couldn’t find it.
When i ask the convai character to pick the item, not “go and pick the item” they pick the item from anywhere as long as they have knowledge of it. is there a way to set up a limit or range on the items they can see like how far? is this something that has to be set up in the personality?

Hello @pinkwaffle,

To control how far an NPC can “see” or interact with an object, you’ll need to modify the Blueprint you’ve assigned to the Pick Up action.

Specifically, you can reference the example Macro_MoveTo included with the plugin. It demonstrates how you can check distance or conditions before executing the action. You can integrate similar logic into your Pick Up Blueprint.