On this pageFollow Used for implementing actions for the Action API.ImplementsActionIndex ConstructorsconstructorPropertiesidxyMethodsisCompleteresetstopupdateConstructors constructorFollow(entity: Entity, entityToFollow: Entity, followDistance?: number): FollowParametersentity: EntityentityToFollow: EntityoptionalfollowDistance: numberReturns FollowProperties idid: number = ...publicxx: numberpublicyy: numberMethods publicisCompleteisComplete(): booleanReturns booleanpublicresetreset(): voidReturns voidpublicstopstop(): voidReturns voidpublicupdateupdate(elapsed: number): voidParameterselapsed: numberReturns void
Used for implementing actions for the
Action API.