General - Set Look At Aim
Last updated
Last updated
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
Set the aim either on Self, or on the Target.
The target to look at. Either the Current Target OR a Transform Variable that you can specify.
If true, it will look for the specified tag on the target. Else, it will look for the gameobject name.
Search for the Target Child Gameobject name.
When the task ends, it will remove the target on the aim component.