Legacy:HoverPathNode

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
UT2004 :: Actor>> NavigationPoint >> PathNode >> RoadPathNode >> HoverPathNode (Package: Engine)
HoverPathNode icon, same as RoadPathNode

A special pathnode for flying (think "Raptor") and hovering (think "Manta") vehicles. Unlike RoadPathNodes a HoverPathNode can be placed over water as well.

If you want a pathnode that can only be used by flying vehicles, but not by hovercrafts, use a FlyingPathNode instead.