Recently i found out that vector.angle is almost 2x slower than the acos equivalent of calculation when not providing an axis after having initially benched it in roblox then asked a friend to bench ...
Is your feature request related to a problem? Please describe. I would like to use a movement function like compute_forward_vector_angle to compute forward_vector starting from rear and front points ...