NodeLookAt()
Syntax
NodeLookAt(#Node, x, y, z [, DirectionX, DirectionY, DirectionZ])Description
The point (in world unit) that a node is facing. The position of the node is not changed.
Parameters
#Node The node to use. x, y, z The position (in world unit) to point the node at. DirectionX, DirectionY, DirectionZ (optional) The vector direction of the node (values between -1.0 and 1.0).
Return value
None.
Supported OS
All