I’m trying to move my player using mouse. With all of the pathfinding, but SimpleMoveToLocation isn’t working for PlayerController. Anyone know how to move player like AIController?
EDIT:
The location need to be near ground to have pathfinding working.