Vector2.setDirection

Sets the direction of the vector using degrees

Make sure the magnitude is not zero or this will not work

struct Vector2
void
setDirection
(
float angle
)

Meta