contacts not recognized when body is changed from circle to rectangle
问题 With help from here I have made a circle body traverse a given path. I have some bodies at some of the path points and have logged contact in didBeginContact . When the body gets in contact with a specific body the circle body is changed to a rectangle. This rectangular body is suppose to traverse the same path as the original circle body but it doesn't reach the path points as the contact is not logged. I tried changing radiusPoint to the width or height of the rectangle also but that didn't