LookAt (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Instruct the ai to look at the given target.
Usage
void lookAt( entity target )
Parameters
- tba
Examples
none
Notes
Setting the leader to $null_entity will clear it.