You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The separation step (i.e., repositioning) in separateCircle() seems incorrect. When body1 is pushable, body2 isn't repositioned, and the separation distance is too small. The result can be that separation takes several steps instead of one, or that separation never happens.