angle_to

function

angle_to(_vector[, _radians])

Description

Calculates the angle from self to another vector.

Arguments

Name Type Description
_vector vec2
_radians bool If 'true' return value in radians. Defaults to 'false'.

Returns

real Angle between the two vectors.


Copyright © 2020, eL-Falso. Built on December 14, 2020 using GMDoc.