pigdevstudio / moon-cheeser

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.
https://pigdev.itch.io/moon-cheeser
The Unlicense
38 stars 4 forks source link

Fix input events on DragArea #18

Closed henriiquecampos closed 5 years ago

henriiquecampos commented 5 years ago

Currently they are triggering when overlapping, so when dragging a SpaceFlyinBody it can trigger another SpaceFlyingBody that passed through the currently dragging one.