Hello,
have you ever seen a bug when a dynamic ball object collide with the extremity edge of a kinematic rectangle.
I speak about a brick breaker game, the ball touch the horizontal bar on the corner, and sometimes there are classical collision, sometimes there are a bug ( and statics objects like walls disappear ).
And the log error print no error !
Is someone have an idea about that ?
The ball has 8 radius and the rectangle bar has 100 width + 14 height, so the tickness is not the problem.
thanks