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

Game should keep facing direction while navigating a menu #2105

Open
mugg91 opened this issue Jul 13, 2024 · 1 comment
Open

Game should keep facing direction while navigating a menu #2105

mugg91 opened this issue Jul 13, 2024 · 1 comment
Labels
discussion An controversial/debatable issue requiring discussion by the community before implementation

Comments

@mugg91
Copy link
Contributor

mugg91 commented Jul 13, 2024

Current in-game behaviour.

Be knight and stand at a shop.
Keep raising shield against incoming arrows from the right.
Open shop menu.
Hover over an item on the left.
Notice you are getting hit by arrows.

Proposed Change

Make it so knight faces in the same direction until you close the menu.

The player character shouldn't turn around just because I want to select an item on the other side.

I want to be able to shield against attacks while buying items.

@Vam-Jam Vam-Jam added the discussion An controversial/debatable issue requiring discussion by the community before implementation label Sep 2, 2024
@Gingerbeard5773
Copy link
Contributor

this seems like it would difficult to implement, since menus are client only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion An controversial/debatable issue requiring discussion by the community before implementation
Projects
None yet
Development

No branches or pull requests

3 participants