1 messages · Page 1 of 1 (latest)
Unless i'm mistaken :
var opposite := -direction
I’m struggling with getting the actual direction that the player is looking in
Should be -player.global_basis.z
-player.global_basis.z
you probably want direction_to(other: Vector2)
direction_to(other: Vector2)