AppearOnTrailOutOfSightTo: Revision history

From Baldur's Gate 3 Modding

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 December 2024

  • curprev 10:0010:00, 16 December 2024CatGoblin talk contribsm 765 bytes +27 No edit summary
  • curprev 10:0010:00, 16 December 2024CatGoblin talk contribs 738 bytes +738 Created page with "=== Description === Same as AppearOutOfSightTo , but <code>_Character</code> will select a position occupied by <code>_Target</code> over the last few seconds (so that if you then make <code>_Character</code> walk to <code>_Target</code> afterwards, it seems as if <code>_Character</code> was following <code>_Target</code>). It will select the furthest cached position of <code>_Target</code> at angle <code>_DirectionFrom</code>. === Full Definitions === <code>call A..." Tag: Visual edit