How I can calculate the general or median direction?
I need to calculate for vector locations,
So, each cube represent a point vector location in space
Yes, direction But I think I already found a solution by calculating from a changing angle to another same changing angle. First I will need to compare the angles and after that, I will use Get Unit Direction Vector to calculate direction.