Closed MacP47 closed 1 year ago
I changed the method to inverse_transform_direction(target - rb.position) and it seemed to work
inverse_transform_direction(target - rb.position)
you are correct, this has been changed in the newest version
I changed the method to
inverse_transform_direction(target - rb.position)
and it seemed to work