NLA Physical Link
Last updated
Last updated
NLAPhysicalLink is the base class for the Navigation Link which will be used by the to place on top of a spline. It is responsible for interacting with Unreal Engine's Navigation System, determining pathfinding eligibility, and managing state changes when agents enter or exit the link. This class can be extended to implement custom behaviors or advanced navigation functionality.