FollowerFollow - Actor
Member of: Actor Script
If this actor is running a package based on FollowPlayer template, it will cause him to follow the player.
SyntaxEdit
Function FollowerFollow()
ParametersEdit
None.
Return ValueEdit
None.
ExamplesEdit
; Tell Bob to start following the player (if he's running a package based on FollowPlayer template)
Bob.FollowerFollow()