Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Legacy:TranslocDest

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT :: Actor (UT) >> NavigationPoint (UT) >> LiftCenter >> TranslocDest (Package: Botpack)

This works just like a LiftCenter except that this actor is used when you want the bots to specifically use the translocator.

In conjunction with TranslocDest, you would use TranslocStart for the start, and normal lift exits at both ends. Think of TranslocDesc and TransLocStart as jumpspots (liftcenters).

In UT200x, a JumpSpot is used with the Property bOnlyTranslocator set to true instead of TranslocStart/Dest.

See also: Pathing Translocators