AnimActionRandomMoveAway(object, float)

From NWN Lexicon
Jump to navigationJump to search

Randomly move away from an object the specified distance.

void AnimActionRandomMoveAway(
    object oSource,
    float fDistance
);

Parameters

oSource
The object used to determine a random location away from.
fDistance
The maximum distance from oSource.

Description

Randomly move the specified distance away from an object.

Requirements

#include "x0_i0_anims"

Version

???

See Also

functions:  ActionMoveAwayFromObject



author: Baragg, editor: Mistress