Legacy:HoverPathNode

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:44, 27 July 2007 by Wormbo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 :: Actor>> NavigationPoint >> PathNode >> RoadPathNode >> HoverPathNode (Package: Engine)
HoverPathNode icon, same as RoadPathNode
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.