Follow Package

From GECK
Jump to: navigation, search

Actor will follow the target.

Package Specific Data:

  • Follow Target:Specific Reference: actors only
  • Follow Distance: Distance that the actor will try to maintain to target
  • End Location: If checked, enable: (NOTE: "Must Complete" is only valid if this is checked)
    • Standard Location Data: Stop following when target reaches this location. Package is considered DONE when End Location is reached (this is the only case where a Follow package can be Done).

Flags

  • Must Complete: Disabled unless End Location is checked.
  • Must Reach Location: Disabled unless End Location is checked.
  • Pretend In Combat: The actor will draw his weapon and follow the leader. The actor will also follow the sneak state of the leader when within a distance of fCombatFollowSneakFollowRadius( default: 512.0 ), so if the leader begins sneaking, the follower will too.
  • Continue During Combat: The actor will go into combat with the targets, but will always try to stay within the follow radius of the leader. The same sneak following behavior as in Pretend in Combat occurs.

Behavior

  1. If Start Location is specified, actor will travel there first.
  2. Then the actor will travel to within Follow Distance of the target, and continue to follow the target.