AISetMoveThing


Makes an actor move to the position of a thing. The position that the AI is told to move to does not move with the thing. The actor simply goes to the position where the thing was when the command was given. Syntax:

AISetMoveThing(actor, target);