Description

In this event we compare unit direction and forward vector.
By subtracting the target's position from ours, we get a direction vector, but if we normalize it, we get values ​from 0 to 1. Or we can simply use unit direction.
Forward Vector VS Unit Direction.
In this event we compare unit direction and forward vector.
By subtracting the target's position from ours, we get a direction vector, but if we normalize it, we get values ​from 0 to 1. Or we can simply use unit direction.