Open Sean-Nishi opened 9 months ago
In character.py, the method get_angle_from_direction inverts the angle before returning it. However, set_image_rotation, which calls get_angle_from_direction, inverts the angle returned for left and down. Remove both inverts
In character.py, the method get_angle_from_direction inverts the angle before returning it. However, set_image_rotation, which calls get_angle_from_direction, inverts the angle returned for left and down. Remove both inverts