camera-controls
camera-controls copied to clipboard
Invert Look Y Axis
It's useful for TPS Shooting Games. Would be cool to have it without fork.
Hi, thanks for your PR!
Did you try negative value already?
like:
cameraControls.azimuthRotateSpeed = - 0.3;
cameraControls.polarRotateSpeed = - 0.3;
https://yomotsu.github.io/camera-controls/examples/first-person.html