Skip to content

Commit 75eeea8

Browse files
committed
Close issue #26: minimap click-to-navigate already implemented
handleMinimapClick() in input.ts already intercepts clicks within the minimap bounds, transforms to world coordinates via projectMinimapToWorld(), and pans the camera smoothly. The issue was filed before this was implemented.
1 parent ec6582a commit 75eeea8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/BACKLOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@ Remaining work only. Completed items are in git history.
44

55
---
66

7-
## Open issues
8-
9-
#### 26. Minimap is not interactive
10-
11-
The minimap shows planet/ship positions but clicking it
12-
doesn't pan the main camera. Click-to-navigate would solve
13-
the "can't find my ship" problem.
14-
15-
---
16-
177
## Maintenance
188

199
### Phase 5. Stronger entity state models

0 commit comments

Comments
 (0)