Gah - a solution with more questions. – EntropicLqd

Legacy:ErrandGoalDropOffPickup

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 23:08, 16 October 2004 by Kamek (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Postal 2 :: Object >> ErrandGoal >> ErrandGoalGetPickup >> ErrandGoalDropOffPickup (Package: MoreGame)

Requires that the dude drop off a particular class of pickup. Example: Return the library book to the drop box on Tuesday.

Properties

Main

var() Name DropIntoHereTriggerTag 
This is the trigger that the pickup the dude is throwing must touch.

Related Topics