[Enhancement] Increase precision for key movement
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 869
- Forks
- 222
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 1
Description
Problem,
Because the movement is done in 5 degrees increment when using the turning keys, it is difficult to have a precise bearing adjustment leading to a necessity of using the mouse for precise bearings.
Solution,
By sending a command to stay on the same baring on key up might lead to better precision and intuitive interaction with stations maneuvering the ship.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how turning-key input is handled and where key-up events are processed. Compare the current five-degree movement with the proposed key-up behavior, then verify that keyboard steering provides more precise bearing adjustments without disrupting station maneuvering.
Written by the indexing model from the issue text.
Assessment
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100