FollowerFollow - Actor
From Creation Kit
Member of: Actor Script
If this actor is running a package based on FollowPlayer template, it will cause him to follow the player.
Syntax
Function FollowerFollow()
Parameters
None.
Return Value
None.
Examples
; Tell Bob to start following the player (if he's running a package based on FollowPlayer template) Bob.FollowerFollow()