Travel (Procedure)

Revision as of 07:15, 25 June 2012 by imported>Thingy Person
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Behavior

Description:
Actor walks to the specified location.

The procedure completes:
The procedure is considered done when the actor gets to the location and the duration has expired.

Parameters

  • Destination (Location): Location to travel to.
  • RideHorseIfPossible (Bool): If true, will ride horse if possible.

                                   

Notes

  • If the duration is set higher than 0 and the 'Must Complete' flag is checked, the actor will stand perfectly still at the destination until the duration has expired.

See Also

  • ??? None.