fatality.math
returns the angle between two points
math:calc_angle( point_one, point_two )
Parameter
Data type
Description
point_one
csgo.vector3
first point
point_two
second point
Last updated 2 years ago