Skip to content

Conversation

@n-l-i
Copy link

@n-l-i n-l-i commented Dec 1, 2022

This changes the controls to be more similar to what you would see in most video games, i.e. the up-vector always points in the same direction, here in the +Y direction, and vertical mouse movement is inverted. Arrow keys move the camera only in the xz-plane, not up and down, and this change also necessitates the introduction of dedicated up and down controls, here using the spacebar and shift keys correspondingly.

This also adds WASD-controls as an alternative to the arrow keys.

This also adds the fix to the camera issue on Linux that @billsix presented in pull request #100

n-l-i added 4 commits January 9, 2023 09:41
This changes the controls to be more similar to what you would see in most video games, i.e. the up-vector always points in the same direction, here in the +Y direction, and arrow keys only move in the xz-plane, not up and down. This also necessitates the introduction of dedicated up and down controls, here using the spacebar and shift keys correspondingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant