scp-fs2open / scp-fs2open/fs2open.github.com
FR: Add slew bindings
- Dominant language
- C++
- Stars
- 487
- Forks
- 184
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 44
Description
"Slew" controls are those that affect the player's camera view angle without affecting the player's forward vector of the craft. Currently "Free look mode," also known as "mouse look mode" or similar in other games, does this ability but takes the main flight controls away from flying the ship. Making a dedicated set of slew controls would keep the flight controls flying.
VIEW controls differ from SLEW controls, in that the VIEW controls are locked to looking in a specific direction, while SLEW controls pan the camera view to an arbitrary angle.
SLEW_LEFT, SLEW_RIGHT, SLEW_UP, and SLEW_DOWN are for the digital controls.
Slew X axis and Slew Y axis are the analog controls.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.