AnimActionRandomMoveAway(object, float)
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 away from an object the specified distance.
Requirements
#include "x0_i0_anims"
Version
???
See Also
functions: | ActionMoveAwayFromLocation | ActionMoveAwayFromObject |
categories: | Animation Functions |
author: Baragg, editor: Mistress