-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Seamless transition from map to look around & from look around to map #74470
Comments
This would be nice. Although, your character's memory of places they have visited is already so good and so accessible, that this almost feels like they are astral projecting to the location and exploring it in real-time (as you, the player, scroll around), instead of remembering it all instantaneously as the game's mechanics would suggest. Realistically, if I were trying to get a visual memory of a faraway location, I'd at least have to give up some attention to my immediate surroundings and take a couple of seconds to conjure the memory. It's not something that could easily be done in the heat of battle. |
This is a game. We don't want to bother the player with these small nuances and just assume they could get the information (about faraway places) eventually when they have free time or they could have learned the information in their free time in advance. As a QoL, we don't withhold the information until they have free time or if they forgot to prepare before driving etc. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered. |
May I suggest that if the player has the "Topographagnosia" trait, that this feature be disabled for them? The rationale being that they generally couldn't remember where locations were because of their focal brain damage as the trait description. They wouldn't be able to remember where things were on a map. As an alternative, perhaps if they have this trait, upon 'looking around' from map view, their camera could be randomly placed within 5-10 OM tiles of where they wanted to look. Thus having them scroll at least a little bit to fully 'remember' the area. I'm also thinking that players with this trait could be stopped from going too far away from their character when navigating in map memory, but that is out of the scope of this issue. |
I don't want to do that. But I am not stopping you, if you want to do it. There is some super special case when you aren't supposed to be able to open the map with a message "You are lost" or something. I hope I didn't break that. I suggest looking into that in regard to your idea. |
Is your feature request related to a problem? Please describe.
I want to see something in memory beige. The something is quite far. I find it instantly on the map. Then I awkwardly move the view to it in the Look around.
Solution you would like.
Keybinding on the map that transitions the view from the map to Look around on selected tile.
Keybinding in look around to transition to map in selected overmap tile.
Note: map > look around. The overmap tile is 24x24, it should transition to the look around at one of the centre tiles. I prefer the 12th by 12th tile (top-left centre). Making it always select the same offset within the tile allows for some more utility.
An example is figuring out OMT borders. I know I have to press
7
11 times to be in the upper left corner of OMT. I would use this for camp expansions that need to be aligned to OMT. Makes it easier for me to know where I need to set the zone to clear forest and such.After that, I need to make zones. Maybe just making zones snapping to OMT would be better for my use case.
Describe alternatives you have considered.
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: