SetThingLook


Makes the thing look in the given direction. The vector does not have to be normalized because the magnitude is not used. Syntax:

SetThingLook(thing, vector);

Remember that a vector is a direction and magnitude.