Skip to content

SVONMoveTo

Chris edited this page Dec 29, 2018 · 3 revisions

Behaviour Tree node that attempts to navigate a pawn to the desired target, using the SVO Navigation system.

Use Async Pathfinding

When checked, the MoveTo task will use an async SVONFindPathTask to do the pathfinding.

Clone this wiki locally