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

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.

Last updated