Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase immersion by showing bow in left hand and arrows in right #57

Open
ceejbot opened this issue Oct 9, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@ceejbot
Copy link
Owner

ceejbot commented Oct 9, 2023

Because this is how archers IRL do it. The easiest way to do this by far is to do a variation on the swap I'm doing right now with arrows and the left hand:

  • ammo ➜ right
  • right ➜ left
  • left not drawn
@ceejbot ceejbot added the enhancement New feature or request label Oct 9, 2023
@ceejbot
Copy link
Owner Author

ceejbot commented Oct 14, 2023

I took a run at this in the branch ceej/bows-in-left and woof, it's going to be annoying. I don't think the approach outlined in my initial issue report is going to work, because swapping left and right without swapping keypress meaning will be beyond confusing. So a real fix will involve putting ranged weapons and only ranged weapons into the left hand, and reworking the advance logic. The prospect of rewriting that logic fills me with despair.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant