FollowerWait - Actor
Member of: Actor Script
If this actor is running a package based on FollowPlayer template, it will cause him to wait at his current position.
SyntaxEdit
Function FollowerWait()
ParametersEdit
None.
Return ValueEdit
None.
ExamplesEdit
; Tell Bob to wait at his current position(if he's running a package based on FollowPlayer template)
Bob.FollowerWait()