britzl / defold-input

Simplify input related operations such as gesture detection, input mapping and clicking/dragging game objects
MIT License
111 stars 26 forks source link

Green aliens can't be dragged in cursor_and_camera example #17

Closed dri-richard closed 3 years ago

dri-richard commented 3 years ago

In the cursor_and_camera example, cursor movement is always captured by the camera drag, so that dragging green aliens is no longer possible.

dri-richard commented 3 years ago

The problem is reproducible in editor builds, but the HTML example seems to be working as expected

britzl commented 3 years ago

Thank you for reporting! The problem was that it was possible to drag the camera even if the cursor was over something