Osiris/API/CharacterAppearOnTrailOutOfSightToObject

From Divinity Engine Wiki
Revision as of 21:05, 22 February 2018 by Tinkerer (talk | contribs)
Jump to: navigation, search
Full Definition(s)
  • call CharacterAppearOnTrailOutOfSightToObject((CHARACTERGUID)_Character, (GUIDSTRING)_Target, (GUIDSTRING)_Object, (INTEGER)_PlaySpawn, (STRING)_Event)
Description

Same as CharacterAppearOnTrailOutOfSightToObject, but _Character will walk via positions occupied by _Target over the last few seconds (making it seem as if _Character is following in the trail of _Target). It will initially approach the last cached position of _Target from the direction of _Object.

Notes
  • /
See Also