FollowerSetDistanceFar - Actor
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()