Camera Movement #879
yahia1997ezat
started this conversation in
General
Replies: 1 comment
-
I found a solution by reading PointerLockControls source code at three js repository( I forgot that I can), |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm trying to make the camera moves like how the PointerLockControls do, but without hiding the cursor(locking the mouse), and only change camera rotation when the pointer is down.
PointerLockControls
https://threejs.org/docs/index.html#examples/en/controls/PointerLockControls
Beta Was this translation helpful? Give feedback.
All reactions