overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
138 stars 50 forks source link

Controls not properly mirrored in different views #821

Open Armored-Dragon opened 7 months ago

Armored-Dragon commented 7 months ago

Issue: When using the selfie mode, your controls are only partially mirrored. Only front/back controls are mirrored to match the perspective.

This is the same for the mouselook.js script. When using the mouselook.js script the controls for moving your screen are not properly mirrored.

Armored-Dragon commented 4 months ago

When your display is flipped, the "q" and "e" keys behave as you would expect the "a" and "d" keys.

Armored-Dragon commented 3 months ago

Related: #135

HifiExperiments commented 3 months ago

fyi this behavior is controlled by all the places that mention Application.CameraSelfie in this file: https://github.com/overte-org/overte/blob/master/interface/resources/controllers/keyboardMouse.json