Difference between revisions of "Range (Procedure)"

4 bytes removed ,  11:07, 23 October 2018
m
no edit summary
imported>Deazurain
m (Added follow-behind-leader info)
imported>Deazurain
m
 
Line 1: Line 1:
__FORCETOC__
{{Procedures
{{Procedures
|Name=Range
|Name=Range
Line 86: Line 84:
**Their "Offset" parameter will specify how far left/right of center to be.
**Their "Offset" parameter will specify how far left/right of center to be.
**The gamesetting fAIRangeLineFormationSpacing will determine how far apart each row of two actors will be.
**The gamesetting fAIRangeLineFormationSpacing will determine how far apart each row of two actors will be.
* Can I get the actor to follow behind the leader instead of out in front?  (I like the side offset, meander, auto-idle-wander and/or double-file features, which aren't in the [[Follow_(Procedure)|Follow]).
* Can I get the actor to follow behind the leader instead of out in front?  (I like the side offset, meander, auto-idle-wander and/or double-file features, which aren't in the [[Follow_(Procedure)|Follow]] procedure).
** Yes, this is easy:  just use negative values for the MinDistance and MaxDistance parameters.
** Yes, this is easy:  just use negative values for the MinDistance and MaxDistance parameters.


Anonymous user