Hi,
I have noticed that when my two kinematic bodies collide only one of them gets an object returned from move_and_collide()
How can I make sure that my player's kinematic 2d body always gets notified of a collision?
I believe it's an issue of unticking the "Can Sleep" box though it might be something else