FollowerSetDistanceFar - Actor
Revision as of 09:26, 1 December 2015 by imported>Plplecuyer
Member of: Actor Script
If this actor is running a package based on FollowPlayer template, it will set the distance at which to follow the player to far.
SyntaxEdit
Function FollowerSetDistanceFar()
ParametersEdit
None.
Return ValueEdit
None.
ExamplesEdit
; Tell Bob to follow the player at a far distance (if he's running a package based on FollowPlayer template)
Bob.FollowerSetDistanceFar()