Why is "Simple move to location" not working as expected?

Hello

I have a similar problem to the OP and wish to change the acceptance radius for my PathFollowing component in c++. I’ve been reading through the API and cant seem to find anything to get access to that component or change the acceptance radious value.

I see the SimpleMoveToLocation() function creates a pathfollowing component, but Im not sure how to access it or get it outside of the function. Im new to c++ as well, so any help or suggestions would appreciated greatly :slight_smile: