Moon Cheeser is an infinite runner where the player plays as a mouse gathering cheese pieces and avoiding craters and other astronomical objects, such as comets and planets, on a moon made of cheese.
Currently they are triggering when overlapping, so when dragging a SpaceFlyinBody it can trigger another SpaceFlyingBody that passed through the currently dragging one.
Currently they are triggering when overlapping, so when dragging a
SpaceFlyinBody
it can trigger anotherSpaceFlyingBody
that passed through the currently dragging one.