Really fun!
I’d recommend looking into Pointer Capture [https://developer.mozilla.org/en-US/docs/Web/API/Element/setPointerCapture] or Pointer Lock. As is, the user has to be careful not to leave the iframe when dragging. (Capture is the more appropriate API to this case)



Leave a comment
Log in with itch.io to leave a comment.