Closed christopho closed 6 years ago
A function to get the current angle relative to the center of the circle is missing. circle_movement:get_current_angle()
Even though it is easy to get: sol.main.get_angle(center_x, center_y, movement_x, movement_y)
We will already do circle_movement:set/get_angle() with #1116, so we can close this issue.
circle_movement:set/get_angle()
A function to get the current angle relative to the center of the circle is missing. circle_movement:get_current_angle()
Even though it is easy to get: sol.main.get_angle(center_x, center_y, movement_x, movement_y)