>>106292893
How do you get the angle between two 3D positions?
I know you can check if one is in front of a cone with dot products and a constant below tau / 2(for radius of the cone)
same for a vector that points toward it if using cross products but getting the angles is where i don't know how you are supposed to calculate it