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

change diaganal movement or tile view angle. #886

Open
hardfau1t opened this issue Jan 21, 2022 · 3 comments
Open

change diaganal movement or tile view angle. #886

hardfau1t opened this issue Jan 21, 2022 · 3 comments

Comments

@hardfau1t
Copy link

In game most of the time when I want to move always i have to press 2 keys. It makes sense that when I press up it should go in north side, but game map is tilted along diagonals so movement is little confusing.

Is there anyway this can be solved? like when pressed up or down it moves along the tiles(in diagonal directions) or change the viewing angle

@dorkster
Copy link
Collaborator

Maybe there should be an option for handling movement relative to the map compass (up being compass north)? I hadn't really considered it, since the current behavior where movement is relative to the screen feels the most natural to me.

@WithinAmnesia
Copy link

Can this be down with having a key binding option where like 'up' is like up+left and 'down' is down+right etc.? I am not sure if 'strafe' keys can be made / if one key bind can have 2 outputs but that is my current guess at how to adjust the movement without making everything possibly complex (hopefully).

@dorkster
Copy link
Collaborator

@WithinAmnesia No need for separate bindings. Basically it would be an on/off option for rotating movement 45 degrees clockwise. Not sure what to name it. Maybe "Isometric movement aligned to compass"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants