Attaching this script to an object will make that object face the specified target. The most ideal use for this script is to attach it to the camera and make the camera look at its target.
More...
Attaching this script to an object will make that object face the specified target. The most ideal use for this script is to attach it to the camera and make the camera look at its target.
int LookAtTarget.level = 0 |
float LookAtTarget.speed = 8f |
Transform LookAtTarget.target |
The documentation for this class was generated from the following file: