I don't need to test my programs. I have an error-correcting modem.

Legacy:TranslocDest

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:16, 5 May 2015 by SeriousBarbie (Talk | contribs) (+Link/Cat)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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