Minimap #46

Closed
opened 12 months ago by sigonasr2 · 2 comments
Owner

Implement a minimap system that keeps track of the sections of a map the player has already visited. This helps players when navigating the maps to ensure they don't get lost, backtrack, and can ensure they are making progress.

When a map has undiscovered areas, sides with more discoverable passages will have an open wall.

When a map is fully discovered, an overlaid "breadcrumb map" shows the locations explored specifically on this run while ensuring the player still knows what the layout of the entire map looks like.

Once the exit has been located, show that spot on the map. Make it clear where the player's location is as well.

Implement a minimap system that keeps track of the sections of a map the player has already visited. This helps players when navigating the maps to ensure they don't get lost, backtrack, and can ensure they are making progress. When a map has undiscovered areas, sides with more discoverable passages will have an open wall. When a map is fully discovered, an overlaid "breadcrumb map" shows the locations explored specifically on this run while ensuring the player still knows what the layout of the entire map looks like. Once the exit has been located, show that spot on the map. Make it clear where the player's location is as well.
sigonasr2 added the
major
enhancement
labels 12 months ago
sigonasr2 self-assigned this 12 months ago
sigonasr2 added this to the Demo Build project 12 months ago
Poster
Owner

There should be an additional input for opening a map while playing and viewing the entire area (panning with movement inputs)

There should be an additional input for opening a map while playing and viewing the entire area (panning with movement inputs)
Poster
Owner

Has been done and implemented in demo.

Has been done and implemented in demo.
sigonasr2 closed this issue 11 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: sigonasr2/AdventuresInLestoria#46
Loading…
There is no content yet.