# General - Set Look At Aim

Find a child GameObject with the name given on the Target and set it as the Target for the Look At and the Aim Component on the Animal

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2FLokRli6C7qQyoddJIIkJ%2Fimage.png?alt=media&#x26;token=e200d3b8-7ef9-4a2a-a552-5dbf0359aacd" alt=""><figcaption></figcaption></figure>

## Parameters (Except for Common Parameters)

### Set Aim On

Set the aim either on Self, or on the Target.

### Look At Target

The target to look at. Either the Current Target OR a Transform Variable that you can specify.

### Use Tag

If true, it will look for the specified tag on the target. Else, it will look for the gameobject name.

### Bone Name

Search for the Target Child Gameobject name.

### Disable On Exit

When the task ends, it will remove the target on the aim component.
