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